summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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 Vogt3-0/+50
2012-01-30GREEN: apt.Version has a "policy_priority" propertyMichael Vogt1-2/+9
2012-01-30RED: apt.Version should have "policy_priority" propertyMichael Vogt1-2/+8
2012-01-30GREEN: policy should suppors PkgVerFile nowMichael Vogt1-6/+7
2012-01-30RED: policy should support verfileMichael Vogt1-0/+31
2011-12-09tests/test_apt_cache.py: use intltool instead of libc6 as the later is not av...Michael Vogt1-2/+2
2011-12-08* tests/test_apt_cache.py:Michael Vogt1-0/+6
2011-12-08tests/test_apt_cache.py: change test to test for python3 instead of xterm to ...Michael Vogt1-2/+2
2011-12-08* lp:~mvo/python-apt/debfile-multiarch:Michael Vogt3-11/+57
2011-12-01merged from lp:~mvo/apt/mvoMichael Vogt3-6/+4
2011-12-01fix debfile binary test for py3Michael Vogt1-5/+0
2011-12-01py3 fixes/cleanMichael Vogt2-3/+2
2011-11-22tests/test_debfile.py: remove unneeded debug printMichael Vogt1-1/+1
2011-11-22tests/test_debfile.py: fix test on python2.6Michael Vogt1-2/+1
2011-11-22tests/test_apt_cache.py: fix test failure by explicitely setting rootdirMichael Vogt1-1/+1
2011-11-22tests/test_debfile.py: remove debug printMichael Vogt1-1/+1
2011-11-22tests/test_debfile.py: fix test after previous exception changeMichael Vogt1-1/+1
2011-11-22cleanup based on feedback from juliankMichael Vogt1-5/+7
2011-11-17allow Dependency object to be iteratable, this allows to writeMichael Vogt1-2/+2
2011-11-10fix build against apt in experimentalMichael Vogt1-1/+12
2011-10-21tests/test_debfile_multiarch.py: skip test if e.g. unvierse is not enabledMichael Vogt1-1/+5
2011-10-21make the tests passMichael Vogt1-3/+8
2011-10-21first cut of multiarch support, tests still fail thoughMichael Vogt3-3/+51
2011-10-21* python/apt_pkgmodule.cc:Michael Vogt1-0/+5
2011-10-21merged from the debian-sid branchMichael Vogt3-2/+58
2011-10-19merged from debian/sidMichael Vogt2-2/+2
2011-10-19releasing version 0.8.1Michael Vogt2-2/+2
2011-10-05* tests/test_apt_cache.py:Michael Vogt1-0/+11
2011-09-28add concept of "ParentComponent" for e.g. ubuntu/multiverseMichael Vogt1-0/+23
2011-09-28add concept of "ParentComponent" for e.g. ubuntu/multiverseMichael Vogt1-0/+23
2011-08-10releasing version 0.8.0ubuntu6Michael Vogt1-0/+1
2011-08-10* tests/test_all.py:Michael Vogt1-0/+1
2011-08-08disable tests if /etc/apt/sources.list is not readableMichael Vogt1-0/+4
2011-08-08skip tests if sources.list is not readableMichael Vogt1-0/+4
2011-08-08merged from the mvo branchMichael Vogt4-3/+89
2011-08-08tests/test_apt_cache.py: make the test work on PPA buildd chrootsMichael Vogt4-3/+89
2011-08-08merge from the debian-sid branchMichael Vogt1-15/+16
2011-08-08merged from debianMichael Vogt1-2/+8
2011-08-08* tests/test_apt_cache.py:Michael Vogt1-15/+16
2011-08-08fix tests by adding ariticial data for the test_apt_cache testMichael Vogt1-15/+16
2011-08-01test fixes with the latest aptMichael Vogt1-2/+8
2011-08-01merged from the debian-sid bzr branchMichael Vogt2-7/+12
2011-08-01test fixesMichael Vogt2-7/+12
2011-08-01* merged from the debian/sid bzr branchMichael Vogt4-3/+10
2011-07-29* tests/test_aptsources_ports.py, tests/test_aptsources.py:Michael Vogt2-3/+4
2011-07-13* python/arfile.cc:Michael Vogt2-0/+6
2011-05-26merge from debian, omit disable of the 0.7 APIMichael Vogt6-20/+87
2011-04-11apt_pkg: Raise error when parse_commandline gets empty argv (LP: #707416)Julian Andres Klode1-0/+30