Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some erroneous "no test suite" messages in test.py. | W. Trevor King | 2008-12-01 | 1 | -5/+6 |
* | Added more helpful error message for libbe modules missing test suites. | W. Trevor King | 2008-11-28 | 1 | -0/+2 |
* | Another major rewrite. Now BugDir, Bug, and Comment are more distinct. | W. Trevor King | 2008-11-21 | 1 | -19/+19 |
* | Major rewrite of RCS backends. RCS now represented as a class. | W. Trevor King | 2008-11-18 | 1 | -18/+29 |
* | * use python2.4/2.5 compatible import of ElementTree | W. Trevor King | 2008-11-13 | 1 | -0/+10 |
* | Exit with a nonzero status if the tests fail. | Marien Zwart | 2006-04-05 | 1 | -5/+15 |
* | Added unit testing framework | Aaron Bentley | 2005-03-11 | 1 | -0/+20 |