summaryrefslogtreecommitdiff
path: root/tests/test_apt_cache.py
AgeCommit message (Expand)AuthorFilesLines
2014-03-22tests: Drop some more Python 2.6 cruftJulian Andres Klode1-7/+1
2014-01-05make test_pep8.py passMichael Vogt1-19/+24
2013-10-10tests: Do not set dir::etc::sourceparts to /tmpJulian Andres Klode1-1/+2
2012-11-20tests/*.py: Do not prepend None to sys.path, Python 3.3 redeems that withMartin Pitt1-1/+3
2012-11-19* aptsources/distinfo.py, aptsources/distro.py, aptsources/sourceslist.py,Colin Watson1-4/+4
2012-11-19* tests/test_apt_cache.py, tests/test_lp659438.py, tests/test_progress.py:Colin Watson1-0/+2
2012-10-17tests/test_apt_cache.py: delete test_cache_delete_leasks_fds() as its not rel...Michael Vogt1-10/+0
2012-10-15close cache on (re)openMichael Vogt1-0/+17
2012-10-15add changelog for lp:~jconti/python-apt/closeable-cache and add new test "tes...Michael Vogt1-7/+23
2012-10-15merged lp:~jconti/python-apt/closeable-cache Michael Vogt1-4/+26
2012-10-12* tests/test_apt_cache.py:Jason Conti1-0/+19
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-01merged from lp:~mvo/apt/mvoMichael Vogt1-2/+2
2011-11-22tests/test_apt_cache.py: fix test failure by explicitely setting rootdirMichael Vogt1-1/+1
2011-11-17allow Dependency object to be iteratable, this allows to writeMichael Vogt1-2/+2
2011-10-21* python/apt_pkgmodule.cc:Michael Vogt1-0/+5
2011-10-21merged from the debian-sid branchMichael Vogt1-1/+1
2011-10-19releasing version 0.8.1Michael Vogt1-1/+1
2011-10-05* tests/test_apt_cache.py:Michael Vogt1-0/+11
2011-08-08tests/test_apt_cache.py: make the test work on PPA buildd chrootsMichael Vogt1-3/+13
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-01test fixesMichael Vogt1-4/+5
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 Klode1-12/+11
2011-04-05Change apt_pkg.Cache() so that passing None for 'progress' results inJulian Andres Klode1-1/+1
2011-04-04* tests/test_apt_cache.py:Julian Andres Klode1-2/+2
2010-12-13tests/test_apt_cache.py: fix testsMichael Vogt1-3/+3
2010-11-24* tests/test_apt_cache.py:Michael Vogt1-10/+7
2010-09-08fix a bunch of python3.1 releated test failuresMichael Vogt1-2/+2
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 Vogt1-1/+63
2010-09-07tests/test_apt_cache.py: improve the tests so that they do not require a work...Michael Vogt1-19/+44
2010-09-03not not depend on network when running the tests, some style fixes (thanks to...Michael Vogt1-6/+7
2010-09-03* apt/cache.py:Michael Vogt1-1/+37
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 Vogt1-0/+3
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-07-06tests/test_apt_cache.py: fixes for 0.8 compatibilityMichael Vogt1-3/+3
2010-07-02merged lp:~kiwinote/python-apt/merge-gdebi-changes, this port theMichael Vogt1-2/+20
2010-06-29* apt/cache.py:Michael Vogt1-0/+26
2010-06-25tests/test_apt_cache.py: Test accessing the record of all packages duringMartin Pitt1-0/+9
2010-03-26Merge with mvo, with the following changes:Julian Andres Klode1-0/+34
2010-03-23* tests/test_apt_cache.py:Michael Vogt1-0/+34