summaryrefslogtreecommitdiff
path: root/test/git/odb/test_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed odb from project, it is now used as a submodule named gitdb, which ↵Sebastian Thiel2010-06-121-15/+0
| | | | | | was added instead Adjusted all imports to deal with the changed package names
* Added basic channel implementation including testSebastian Thiel2010-06-051-0/+15
restructured odb tests, they are now in an own module to keep the modules small