summaryrefslogtreecommitdiff
path: root/tests/cache.py
AgeCommit message (Expand)AuthorFilesLines
2009-07-17tests: First work on the new testsuite.Julian Andres Klode1-51/+0
2009-04-19* Update the code to use the new classes.Julian Andres Klode1-2/+2
2009-01-11Merge Ben Finney's whitespace changes (Closes: #481563)Julian Andres Klode1-39/+41
2009-01-09Cleanup: Remove whitespace at the end of line in all python codes.Julian Andres Klode1-2/+2
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-1/+1
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney1-37/+37
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-0/+2
2008-05-16Remove trailing whitespace.Ben Finney1-3/+3
2005-05-27* tests/depcache.py added that tests various bits of the depcacheMichael Vogt1-2/+1
2005-05-04* more tests addedMichael Vogt1-0/+50