summaryrefslogtreecommitdiff
path: root/tests/old/hashsum_test_with_zero.data
AgeCommit message (Collapse)AuthorFilesLines
2014-01-07tests: Add back test_hashsums from old and updateJulian Andres Klode1-0/+0
These are automatic tests and they still work, so it's pointless not to use them.
2009-07-17tests: First work on the new testsuite.Julian Andres Klode1-0/+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_.