Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-16 | tests/test_paths.py: Add an 'always' warning filter, so it is reliable | Julian Andres Klode | 1 | -2/+6 |
2015-06-16 | tests/test_paths.py: Fix indentation | Julian Andres Klode | 1 | -4/+4 |
2015-06-16 | tests/test_paths.py: Catch and assert the DeprecationWarning | Julian Andres Klode | 1 | -4/+10 |
2015-05-22 | rename "md5" keyword argument in AcquireFile() to "hash" and add backward com... | Michael Vogt | 1 | -0/+14 |
2014-03-17 | Support all compressors for data.tar/control.tar (Closes: #718330) | Julian Andres Klode | 1 | -4/+4 |
2014-01-05 | make test_pep8.py pass | Michael Vogt | 1 | -4/+6 |
2014-01-05 | make pyflakes clean | Michael Vogt | 1 | -1/+0 |
2013-10-14 | tests/test_path.py: Use "Dir" option instead of "RootDir", and reset in tearDown | Julian Andres Klode | 1 | -3/+3 |
2013-10-14 | Add tests for (all except one) functions accepting paths | Julian Andres Klode | 1 | -0/+106 |
2013-10-14 | python/indexrecords.cc: IndexRecords.load() needs to accept bytes as well | Julian Andres Klode | 1 | -0/+29 |