summaryrefslogtreecommitdiff
path: root/git/test/test_submodule.py
Commit message (Collapse)AuthorAgeFilesLines
* Submodule tests are functional once again.Sebastian Thiel2010-12-011-1/+1
| | | | remote: Fixed bug that was caused by the unchecked deletion of an uncached attribute which did not necessarily exist
* Fixed import of gitdb, keeping changed gitdb commit so that the submodule ↵Sebastian Thiel2010-12-011-2/+2
| | | | | | tests may work. Switched gitdb submodule to new github url
* Fixed all testcasesSebastian Thiel2010-11-251-3/+4
|
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-0/+546
adjusted