summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-03-10* python/apt_pkgmodule.cc:Julian Andres Klode1-0/+119
2010-03-03* tests/data/aptsources/sources.list.testDistribution:Julian Andres Klode1-2/+2
2010-02-13test_all.py: Use local modules instead of system ones if possible.Julian Andres Klode1-0/+15
2010-02-13* tests:Julian Andres Klode2-5/+13
2010-01-15Merge 0.7.13.5 pre.Julian Andres Klode1-0/+17
2010-01-13add "enhances" propertyMichael Vogt1-0/+17
2009-08-18tests/test_cache_invocation.py: Fix for COMPAT_0_7=0.Julian Andres Klode1-10/+5
2009-08-03tests/test_cache_invocation.py: Adapt to new progress API.Julian Andres Klode1-4/+5
2009-07-23tests: Prefix all docstring with the name of the file.Julian Andres Klode4-18/+19
2009-07-17tests: Import more tests from tests/old.Julian Andres Klode7-34/+38
2009-07-17tests/test_cache_invocation.py: Move here from old.Julian Andres Klode2-24/+32
2009-07-17tests/test_hashes.py: Add some more tests, especially about unicode.Julian Andres Klode1-0/+20
2009-07-17tests: First work on the new testsuite.Julian Andres Klode24-0/+124
2009-04-19* Update the code to use the new classes.Julian Andres Klode7-20/+20
2009-04-14* Remove any trailing whitespaceJulian Andres Klode1-3/+3
2009-03-03* python/cache.cc, tests/getcache_mem_corruption.py:Michael Vogt1-0/+24
2009-01-12Cleanup: Comparisons to True/False, ==/!= None, deprecated modulesJulian Andres Klode4-16/+25
2009-01-11Merge Ben Finney's whitespace changes (Closes: #481563)Julian Andres Klode11-228/+252
2009-01-09Cleanup: Remove whitespace at the end of line in all python codes.Julian Andres Klode8-13/+13
2008-11-10* aptsources/distro.py:Michael Vogt2-0/+96
2008-10-06Test case and proposed fix for Debian bug #497049Emanuele Rocca1-7/+20
2008-10-04Add tests/getcache_mem_corruption.pyEmanuele Rocca1-0/+11
2008-09-18* python/apt_pkgmodule.cc:Michael Vogt2-0/+10
2008-09-18* tests/test_aptsources.py:Michael Vogt2-23/+31
2008-08-08Fix whitespace in changes from 0.7.7.Ben Finney3-0/+68
2008-07-31add test_debextract.pyMichael Vogt1-0/+13
2008-07-31* python/apt_instmodule.cc:Michael Vogt1-0/+10
2008-07-04add missing test-dataMichael Vogt2-0/+1
2008-07-04* tests/test_hashsums.py:Michael Vogt1-0/+64
2008-05-16Limit code lines to maximum 79 characters, to conform with PEP 8.Ben Finney4-5/+13
2008-05-16Imports on separate lines, to conform with PEP 8.Ben Finney1-1/+2
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney10-23/+23
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney7-197/+197
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney7-1/+11
2008-05-16Remove trailing whitespace.Ben Finney8-14/+14
2007-11-23* tests/refcount.py:Michael Vogt1-1/+20
2007-11-23* python/progress.cc:Michael Vogt1-0/+35
2007-06-11* build against the new aptMichael Vogt3-0/+144
2007-06-11* finalized chanagelogMichael Vogt1-0/+2
2007-01-19* merge aptsources into the source repositorySebastian Heinlein3-0/+144
2006-10-02* progress.cc:Michael Vogt1-5/+9
2006-09-10* added new "MirrorsFile" keyword for the DistInfo TagfileMichael Vogt2-3/+14
2006-09-09* UpdateManager/Common/aptsources.py:Michael Vogt2-13/+27
2006-09-07* merged with glatzorMichael Vogt1-1/+1
2006-09-06* tests/test_aptsources.py:Michael Vogt2-10/+38
2006-09-06* UpdateManager/Common/aptsources.py, tests/test_aptsources.py:Michael Vogt1-2/+2
2006-09-05* tests/test_aptsources.py:Michael Vogt2-0/+91
2006-03-22* fixes for the pkgSrcRecords codeMichael Vogt1-1/+1
2006-01-11* added memleak.py in testsMichael Vogt1-0/+42
2005-09-20* added __iter__ support to apt/cache.pyMichael Vogt1-2/+1