aboutsummaryrefslogtreecommitdiff
path: root/test/git/test_performance.py
AgeCommit message (Expand)Author
2010-03-04Converted all tabs to 4 space characters each to comply with pep8Sebastian Thiel
2009-11-27Fixed issue with commit traversal due to missing visit_once in the traversal ...Sebastian Thiel
2009-11-27Added test that gets into a commit traversal loopSebastian Thiel
2009-10-22Adjusted all remaining test suites to use the new TestBase class where approp...Sebastian Thiel
2009-10-15Added Commit.iter_parents to iterate all parentsSebastian Thiel
2009-10-15test_performance: module containing benchmarks to get an idea of the achieved...Sebastian Thiel