Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-06 | add apt_pkg.sha512sum() | Michael Vogt | 1 | -0/+25 | |
2014-01-07 | tests: Add back test_hashsums from old and update | Julian Andres Klode | 1 | -0/+70 | |
These are automatic tests and they still work, so it's pointless not to use them. | |||||
2009-07-17 | tests: First work on the new testsuite. | Julian Andres Klode | 1 | -67/+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-08-08 | Fix whitespace in changes from 0.7.7. | Ben Finney | 1 | -0/+67 | |
2008-07-04 | * tests/test_hashsums.py: | Michael Vogt | 1 | -0/+64 | |
- add tests for the hashsum code |