| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2009-07-17 | tests: First work on the new testsuite. | Julian Andres Klode | 1 | -54/+0 | |
| The module tests.test_all will run all available tests. Each test placed herein must be using unittest and provide at least 1 test case. It must be prefixed with test_. | |||||
| 2008-05-16 | Fix spaces adjacent to commas and operators, to conform with PEP 8. | Ben Finney | 1 | -1/+1 | |
| 2007-11-23 | * tests/refcount.py: | Michael Vogt | 1 | -1/+20 | |
| - add tests for install/remove of packages | |||||
| 2007-11-23 | * python/progress.cc: | Michael Vogt | 1 | -0/+35 | |
| - fix refcount problem in OpProgress - fix refcount problem in FetchProgress - fix refcount problem in CdromProgress | |||||
