summaryrefslogtreecommitdiff
path: root/tests/test_paths.py
AgeCommit message (Expand)AuthorFilesLines
2015-06-16tests/test_paths.py: Add an 'always' warning filter, so it is reliableJulian Andres Klode1-2/+6
2015-06-16tests/test_paths.py: Fix indentationJulian Andres Klode1-4/+4
2015-06-16tests/test_paths.py: Catch and assert the DeprecationWarningJulian Andres Klode1-4/+10
2015-05-22rename "md5" keyword argument in AcquireFile() to "hash" and add backward com...Michael Vogt1-0/+14
2014-03-17Support all compressors for data.tar/control.tar (Closes: #718330)Julian Andres Klode1-4/+4
2014-01-05make test_pep8.py passMichael Vogt1-4/+6
2014-01-05make pyflakes cleanMichael Vogt1-1/+0
2013-10-14tests/test_path.py: Use "Dir" option instead of "RootDir", and reset in tearDownJulian Andres Klode1-3/+3
2013-10-14Add tests for (all except one) functions accepting pathsJulian Andres Klode1-0/+106
2013-10-14python/indexrecords.cc: IndexRecords.load() needs to accept bytes as wellJulian Andres Klode1-0/+29