summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-06* cherry pick multiarch support for aptsources from debianMichael Vogt2-3/+57
2011-04-06cherry pick -r 505..506 http://bzr.debian.org/apt/python-apt/debian-experimentalMichael Vogt1-0/+36
2011-04-06cherry pick -r 504..505 http://bzr.debian.org/apt/python-apt/debian-experimentalMichael Vogt2-3/+21
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-04merged from debian-sidMichael Vogt2-2/+5
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-31fix incorrect tab, this fixes a FTBFSMichael Vogt1-1/+1
2011-03-31tests/test_debfile.py: fix using tab by accidentMichael Vogt1-1/+1
2011-03-30* python/arfile.cc, apt/debfile.py:Michael Vogt2-0/+5
2011-03-21* python/arfile.cc, apt/debfile.py:Michael Vogt2-0/+5
2011-03-21* merged fix for parse_depends() in a multiarch environmentMichael Vogt1-0/+8
2011-03-21 - add optional parameter to allow parse_depends() to keep theMichael Vogt1-0/+8
2011-01-10merged from the mvo branch, added changelog from Michael BieniaMichael Vogt1-1/+1
2011-01-10merged lp:~geser/ubuntu/natty/python-apt/build-with-py3.2 (manually as bzr th...Michael Vogt1-1/+1
2010-12-21meged from mvoMichael Vogt1-1/+11
2010-12-21* apt/debfile.py, tests/test_debfile.py:Michael Vogt1-1/+11
2010-12-13merged from lp:~mvo/python-apt/mvoMichael Vogt1-3/+3
2010-12-13tests/test_apt_cache.py: fix testsMichael Vogt1-3/+3
2010-12-07merged from the mvo branchMichael Vogt1-0/+8
2010-12-07tests/test_all.py: add workaround for py3.2Michael Vogt1-0/+8
2010-11-24merged from lp:~mvo/python-apt/mvoMichael Vogt1-10/+7
2010-11-24* tests/test_apt_cache.py:Michael Vogt1-10/+7
2010-10-18fix compat issues with python3Michael Vogt1-6/+6
2010-10-15merged from the debian-sid branchMichael Vogt3-5/+26