summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-04-11apt_pkg: Raise error when parse_commandline gets empty argv (LP: #707416)Julian Andres Klode1-0/+30
2011-04-06tests/test_apt_cache.py: Use assertTrue() instead of assert_()Julian Andres Klode1-3/+3
2011-04-06all: Fix all instances of ResourceWarning about unclosed filesJulian Andres Klode3-14/+19
2011-04-06aptsources: Allow insertion of new multi-arch entriesJulian Andres Klode1-0/+36
2011-04-06aptsources: Parse multi-arch sources.list files correctlyJulian Andres Klode2-3/+21
2011-04-05Introduce apt_pkg.Cache.groups and apt_pkg.Cache.group_countJulian Andres Klode1-0/+5
2011-04-05Change apt_pkg.Cache() so that passing None for 'progress' results inJulian Andres Klode3-4/+4
2011-04-05Add apt_pkg.Group class, wrapping pkgCache::GrpIteratorJulian Andres Klode1-0/+27
2011-04-04Fix mixed tab/spaces indentation in xz testJulian Andres Klode1-1/+1
2011-04-04* tests/test_apt_cache.py:Julian Andres Klode1-2/+2
2011-04-04* tests/test_debfile.py:Julian Andres Klode1-0/+3
2011-03-21* python/arfile.cc, apt/debfile.py:Michael Vogt2-0/+5
2011-03-21 - add optional parameter to allow parse_depends() to keep theMichael Vogt1-0/+8
2011-01-10merged lp:~geser/ubuntu/natty/python-apt/build-with-py3.2 (manually as bzr th...Michael Vogt1-1/+1
2010-12-21* apt/debfile.py, tests/test_debfile.py:Michael Vogt1-1/+11
2010-12-13tests/test_apt_cache.py: fix testsMichael Vogt1-3/+3
2010-12-07tests/test_all.py: add workaround for py3.2Michael Vogt1-0/+8
2010-11-24* tests/test_apt_cache.py:Michael Vogt1-10/+7
2010-09-28releasing version 0.7.98Michael Vogt1-0/+2
2010-09-08fix a bunch of python3.1 releated test failuresMichael Vogt3-4/+9
2010-09-07merged from lp:~mvo/python-apt/mvoMichael Vogt1-1/+6
2010-09-07tests/test_apt_cache.py: reset apt_pkg.config when running the testsMichael Vogt1-0/+4
2010-09-07tests/test_apt_cache.py: fix testMichael Vogt1-1/+2
2010-09-07* merged patch from Samuel Lidén Borell to fix crash if there utf8 Michael Vogt5-1/+70
2010-09-07tests/test_apt_cache.py: improve the tests so that they do not require a work...Michael Vogt2-19/+44
2010-09-03not not depend on network when running the tests, some style fixes (thanks to...Michael Vogt2-6/+7
2010-09-03* apt/cache.py:Michael Vogt1-1/+37
2010-09-02merged patch from Samuel Lidén Borell to fix crash if there utf8 Michael Vogt2-0/+7
2010-08-31tests/test_apt_cache.py: add test for provides_listMichael Vogt1-1/+14
2010-08-31* add "provides" property to the apt.Version objectsMichael Vogt4-0/+16
2010-08-31* apt/debfile.py:Michael Vogt1-2/+3
2010-08-31tests/test_debfile.py: add test for binary readingMichael Vogt2-0/+6
2010-08-31add content reading testMichael Vogt2-0/+6
2010-08-27add "provides" property to the apt.Version objectsMichael Vogt1-0/+3
2010-08-26* tests/test_apt_cache.py:Julian Andres Klode1-1/+2
2010-08-05tests/test_debfile.py: make it work on amd64, improve failure messageMichael Vogt4-3/+39
2010-08-05tests/data/test_debs/hello_2.5-1.dsc: simplify debs (to avoid universe issues)Michael Vogt1-1/+1
2010-08-05merged from debian-sid, fix crash in Dsc file handlingMichael Vogt3-0/+42
2010-08-05* apt/debfile.py:Michael Vogt2-0/+41
2010-08-05* apt/debfile.py:Michael Vogt2-0/+38
2010-07-12apply fix from juliank for the tests (many thanks!)Michael Vogt1-0/+2
2010-07-12merged from debian-sid, improve test outputMichael Vogt15-34/+13
2010-07-12tests/test_debfile.py: move test_debs into tests/dataMichael Vogt12-2/+2
2010-07-12merged from lp:~mvo/python-apt/mvo/Michael Vogt1-0/+77
2010-07-12tests/test_debs/var/lib/dpkg/status: adding fake status fileMichael Vogt1-0/+77
2010-07-12* tests/test_debfile.py:Michael Vogt1-4/+11
2010-07-12tests/test_debfile.py: add fixture dpkg-status file to make tests workMichael Vogt1-4/+11
2010-07-09tests/test_aptsources.py: fix test by forcing id=UbuntuMichael Vogt1-2/+2
2010-07-06tests/test_apt_cache.py: fixes for 0.8 compatibilityMichael Vogt1-3/+3
2010-07-06* python/progress.cc:Michael Vogt1-0/+3