summaryrefslogtreecommitdiff
path: root/tests/test_aptsources.py
AgeCommit message (Expand)AuthorFilesLines
2009-07-23tests: Prefix all docstring with the name of the file.Julian Andres Klode1-5/+6
2009-07-17tests: Import more tests from tests/old.Julian Andres Klode1-0/+155
2009-07-17tests: First work on the new testsuite.Julian Andres Klode1-151/+0
2009-01-11Merge Ben Finney's whitespace changes (Closes: #481563)Julian Andres Klode1-18/+26
2009-01-09Cleanup: Remove whitespace at the end of line in all python codes.Julian Andres Klode1-2/+2
2008-09-18* python/apt_pkgmodule.cc:Michael Vogt1-0/+8
2008-09-18* tests/test_aptsources.py:Michael Vogt1-13/+21
2008-05-16Limit code lines to maximum 79 characters, to conform with PEP 8.Ben Finney1-2/+5
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-9/+9
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-0/+3
2008-05-16Remove trailing whitespace.Ben Finney1-2/+2
2006-09-10* added new "MirrorsFile" keyword for the DistInfo TagfileMichael Vogt1-2/+11
2006-09-09* UpdateManager/Common/aptsources.py:Michael Vogt1-6/+25
2006-09-07* merged with glatzorMichael Vogt1-1/+1
2006-09-06* tests/test_aptsources.py:Michael Vogt1-10/+24
2006-09-06* UpdateManager/Common/aptsources.py, tests/test_aptsources.py:Michael Vogt1-2/+2
2006-09-05* tests/test_aptsources.py:Michael Vogt1-0/+85