aboutsummaryrefslogtreecommitdiff
path: root/git/test/lib/helper.py
AgeCommit message (Expand)Author
2014-02-10Basic fixes to get tests back on track. Of course there is much more work to ...Sebastian Thiel
2014-02-09tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel
2011-07-07removed now superfluous InstanceDecorator, as it was just complicating things...Sebastian Thiel
2011-07-07Added auto-skip mixin metacls, some serious brainfuck, if the required module...Sebastian Thiel
2011-07-06Added basis for initial dulwich integration. Many basic issues should surface...Sebastian Thiel
2011-06-08Improved debug assertion to provide proper path on which to run a git daemonSebastian Thiel
2011-05-30Fixed remaining tests as good as possible. remote/fetch/pull and submodule te...Sebastian Thiel
2011-05-30Fixed all remaining python repository testsSebastian Thiel
2011-05-30Fixed tests far enough to allow basic repository tests to be applied to any o...Sebastian Thiel
2011-05-06Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel
2011-05-06replaced all gitdb strings with gitSebastian Thiel
2011-04-07Removed all parts of the reference implementation which doesn't require the g...Sebastian Thiel
2010-11-25Fixed all testcasesSebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel