summaryrefslogtreecommitdiff
path: root/tests/apt-test.py
AgeCommit message (Expand)AuthorFilesLines
2009-07-17tests: First work on the new testsuite.Julian Andres Klode1-26/+0
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-1/+1
2005-09-20* added __iter__ support to apt/cache.pyMichael Vogt1-2/+1
2005-08-05* FutureWarning is added, example how to filter it away too. README.apt addedMichael Vogt1-0/+3
2005-08-04* making the interface cleaner (thanks to jamesh): added proerties in the Pac...Michael Vogt1-1/+1
2005-08-03* API BREAK: follow PEP08 now Michael Vogt1-4/+4
2005-06-21* use the pkgProblemResolver on remove as well if needed, added a test for itMichael Vogt1-2/+12
2005-06-20* added support for the pkgProblemResolver()Michael Vogt1-0/+7
2005-05-31* added the code that updates /etc/enviromentMichael Vogt1-5/+2
2005-05-27* basic tests of the native python apt interfaceMichael Vogt1-0/+10