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