aboutsummaryrefslogtreecommitdiff
path: root/git/test/test_submodule.py
AgeCommit message (Collapse)Author
2014-02-09tabs to 4 spaces - this won't make integrating the patches easier, but it's ↵Sebastian Thiel
probably a good idea to go a little more pep8 (and fix sins of my youth ;) )
2011-06-13test_submodule doesn't assume latest version of gitdb anymoreSebastian Thiel
2011-06-13fixed submodule test to work on windowsSebastian Thiel
2011-06-13test_submodule: Will now load everything into memory if smmap is present, to ↵Sebastian Thiel
help the submodule test to work even on windows
2011-06-10Fixed submodule tests to go with either the old or the new version of gitdbSebastian Thiel
2011-06-07Fixed submodule test. Just a tiny thingSebastian Thiel
2010-12-01Submodule tests are functional once again.Sebastian Thiel
remote: Fixed bug that was caused by the unchecked deletion of an uncached attribute which did not necessarily exist
2010-12-01Fixed import of gitdb, keeping changed gitdb commit so that the submodule ↵Sebastian Thiel
tests may work. Switched gitdb submodule to new github url
2010-11-25Fixed all testcasesSebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel
adjusted