Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added performance testing foundation library, reworked existing performance t... | Sebastian Thiel | 2010-06-02 | 1 | -68/+0 |
* | Added commit-iteration test | Sebastian Thiel | 2010-06-02 | 1 | -40/+56 |
* | Added additional tz_offset testing in performance test to call it more often. | Sebastian Thiel | 2010-04-30 | 1 | -0/+3 |
* | Converted all tabs to 4 space characters each to comply with pep8 | Sebastian Thiel | 2010-03-04 | 1 | -37/+37 |
* | Fixed issue with commit traversal due to missing visit_once in the traversal ... | Sebastian Thiel | 2009-11-27 | 1 | -3/+1 |
* | Added test that gets into a commit traversal loop | Sebastian Thiel | 2009-11-27 | 1 | -5/+20 |
* | Adjusted all remaining test suites to use the new TestBase class where approp... | Sebastian Thiel | 2009-10-22 | 1 | -4/+2 |
* | Added Commit.iter_parents to iterate all parents | Sebastian Thiel | 2009-10-15 | 1 | -1/+1 |
* | test_performance: module containing benchmarks to get an idea of the achieved... | Sebastian Thiel | 2009-10-15 | 1 | -0/+38 |