summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-10-21aptsources: Correctly parse multiple options (LP: #1103200)Julian Andres Klode2-2/+20
2013-10-21apt/debfile.py: Pass strip_multi_arch=False to parse_depends.Julian Andres Klode4-0/+56
2013-10-14tests/test_path.py: Use "Dir" option instead of "RootDir", and reset in tearDownJulian Andres Klode1-3/+3
2013-10-14Add tests for (all except one) functions accepting pathsJulian Andres Klode1-0/+106
2013-10-14python/indexrecords.cc: IndexRecords.load() needs to accept bytes as wellJulian Andres Klode1-0/+29
2013-10-10tests: Do not set dir::etc::sourceparts to /tmpJulian Andres Klode2-2/+4
2013-06-06add support for "key in apt.debfile.DebPackage" (closes: #710541)Michael Vogt1-0/+4
2013-03-13python2.6 compat fixesMichael Vogt1-1/+8
2012-11-20tests/test_auth.py: Temporarily disable $http_proxy for the tests, asMartin Pitt1-0/+11
2012-11-20tests/test_auth.py: In test_add_key_from_server_mitm(), show the exceptionMartin Pitt1-1/+1
2012-11-20tests/*.py: Do not prepend None to sys.path, Python 3.3 redeems that withMartin Pitt4-4/+12
2012-11-19* tests/test_aptsources.py:Colin Watson1-1/+2
2012-11-19* tests/test_all.py:Colin Watson1-4/+9
2012-11-19* tests/test_debfile_multiarch.py:Colin Watson1-2/+4
2012-11-19* aptsources/distinfo.py, aptsources/distro.py, aptsources/sourceslist.py,Colin Watson2-6/+6
2012-11-19Try successive keyserver ports if 19191 is already in use.Colin Watson1-3/+25
2012-11-19* tests/test_auth.py:Colin Watson1-6/+24
2012-11-19* tests/test_apt_cache.py, tests/test_lp659438.py, tests/test_progress.py:Colin Watson3-0/+6
2012-11-08* tests/test_lp659438.py:Colin Watson1-1/+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
2012-10-12fix tests on python2.6 by using the python-unittest2 backport for "with self....Michael Vogt2-4/+17
2012-10-10cherry pick robustness fixes for keyid (allow leading 0x, allow lowercase)Michael Vogt1-1/+2
2012-10-02merged from lp:~jamesodhunt/python-apt/test-for-size_to_str and tweaked a bitMichael Vogt2-22/+106
2012-10-02merge patch from Barry to fix #1030278Michael Vogt1-0/+22
2012-10-02tests/test_apt_pkg.py: New test, currently only forJames Hunt1-0/+111
2012-10-01check fingerprint after downloading a key and before adding itMichael Vogt1-0/+16
2012-10-01support only downloading long keyids (160bit) in add_key_from_keyserver()Michael Vogt1-1/+2
2012-09-03merged lp:~sampo555/python-apt/fix_1042916Michael Vogt1-0/+14
2012-08-31Enable disabled repository instead of adding a new entry if a duplicate disab...sampo5551-0/+14
2012-06-25* tests/fakeroot-apt-key:Julian Andres Klode1-1/+1
2012-06-22* tests:Julian Andres Klode2-3/+15
2012-06-15Merge patch from Colin Watson to handle non-UTF8 tag files inJulian Andres Klode1-1/+92
2012-06-12merged lp:~glatzor/python-apt/authMichael Vogt2-0/+225
2012-06-12tests/test_utils.py: fix absolute path in the testMichael Vogt1-3/+7
2012-06-11add test for utils.get_release_date_from_release_file and update code for mor...Michael Vogt2-1/+501
2012-06-06Don't compare the headers in the export testSebastian Heinlein1-2/+5
2012-06-06Add a fakeroot wrapper for apt-keySebastian Heinlein2-0/+4
2012-06-06Create the config dir in the testsSebastian Heinlein1-0/+2
2012-06-05pep8 fixesMichael Vogt1-3/+3
2012-06-01Remove importing of the library dir. This is handled by test_allSebastian Heinlein1-3/+0
2012-06-01Python3 fixes and restore apt configuration afterwardsSebastian Heinlein1-7/+16
2012-06-01Add test casesSebastian Heinlein1-0/+210
2012-04-18tests/test_lp659438.py: fix test for py3.2Michael Vogt1-1/+2
2012-04-18tests/test_lp659438.py: ensure apt_pkg.config is reset for later tests via wo...Michael Vogt1-0/+5
2012-04-17merged lp:~aptdaemon-developers/python-apt/fix-cannot-locate-file with a slig...Michael Vogt1-0/+68
2012-04-17Add a regression testSebastian Heinlein1-0/+68