summaryrefslogtreecommitdiff
path: root/tests/test_tagfile.py
AgeCommit message (Expand)AuthorFilesLines
2015-05-15tests/test_tagfile.py: Close files we opened to prevent leakageJulian Andres Klode1-4/+4
2014-11-07apt/debfile.py: use apt_pkg.open_maybe_clear_signed_file() when opening a .ds...Michael Vogt1-2/+2
2014-11-06Add binding for apt_pkg.maybe_open_clear_signed_file()Michael Vogt1-0/+23
2014-06-10Revert "Merge remote-tracking branch 'mvo/feature/srcrec-enum' into debian/sid"Michael Vogt1-24/+0
2014-06-10Merge remote-tracking branch 'mvo/feature/srcrec-enum' into debian/sidMichael Vogt1-0/+24
2014-01-05make test_pep8.py passMichael Vogt1-0/+1
2012-11-20tests/*.py: Do not prepend None to sys.path, Python 3.3 redeems that withMartin Pitt1-1/+3
2012-06-15Merge patch from Colin Watson to handle non-UTF8 tag files inJulian Andres Klode1-1/+92
2012-02-03* python/tag.cc, tests/test_tagfile.py:Michael Vogt1-15/+15
2012-02-03tests/test_tagfile.py: fix data loading when not in tests dirMichael Vogt1-2/+9
2012-02-03* tests/test_tagfile.py:Michael Vogt1-0/+35