summaryrefslogtreecommitdiff
path: root/tests/test_debfile.py
AgeCommit message (Expand)AuthorFilesLines
2010-09-02merged patch from Samuel Lidén Borell to fix crash if there utf8 Michael Vogt1-0/+7
2010-08-31* apt/debfile.py:Michael Vogt1-2/+3
2010-08-31tests/test_debfile.py: add test for binary readingMichael Vogt1-0/+6
2010-08-31add content reading testMichael Vogt1-0/+6
2010-08-05tests/test_debfile.py: make it work on amd64, improve failure messageMichael Vogt1-2/+6
2010-08-05merged from debian-sid, fix crash in Dsc file handlingMichael Vogt1-0/+8
2010-08-05* apt/debfile.py:Michael Vogt1-0/+8
2010-08-05* apt/debfile.py:Michael Vogt1-0/+6
2010-07-12apply fix from juliank for the tests (many thanks!)Michael Vogt1-0/+2
2010-07-12merged from debian-sid, improve test outputMichael Vogt1-4/+4
2010-07-12tests/test_debfile.py: move test_debs into tests/dataMichael Vogt1-2/+2
2010-07-12tests/test_debfile.py: add fixture dpkg-status file to make tests workMichael Vogt1-4/+11
2010-07-06fix debfile to work with py3, update testsMichael Vogt1-1/+2
2010-07-02* tests/test_debs/*.deb, tests/test_debfile.py:Michael Vogt1-0/+56