summaryrefslogtreecommitdiff
path: root/tests/test_aptsources.py
AgeCommit message (Expand)AuthorFilesLines
2014-06-30make pep8 happy (again)Michael Vogt1-19/+19
2014-01-23tests/test_aptsources.py: Fix regression in d95a8f2Julian Andres Klode1-1/+1
2014-01-06Style fix: Do not use "is True" / "is False"Julian Andres Klode1-2/+2
2014-01-05make test_pep8.py passMichael Vogt1-7/+5
2014-01-05make pyflakes cleanMichael Vogt1-2/+0
2013-10-21aptsources: Correctly parse multiple options (LP: #1103200)Julian Andres Klode1-2/+19
2012-11-19* tests/test_aptsources.py:Colin Watson1-1/+2
2012-08-31Enable disabled repository instead of adding a new entry if a duplicate disab...sampo5551-0/+14
2011-09-28add concept of "ParentComponent" for e.g. ubuntu/multiverseMichael Vogt1-0/+23
2011-07-29* tests/test_aptsources_ports.py, tests/test_aptsources.py:Michael Vogt1-1/+2
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 Klode1-2/+17
2010-09-28releasing version 0.7.98Michael Vogt1-0/+2
2010-09-08fix a bunch of python3.1 releated test failuresMichael Vogt1-2/+2
2010-07-09tests/test_aptsources.py: fix test by forcing id=UbuntuMichael Vogt1-2/+2
2010-03-12Revert 0.7.93.3 and just set APT::Architecture to i386 forJulian Andres Klode1-0/+2
2010-02-13* tests:Julian Andres Klode1-4/+8
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