summaryrefslogtreecommitdiff
path: root/tests/pkgproblemresolver.py
AgeCommit message (Expand)AuthorFilesLines
2009-07-17tests: First work on the new testsuite.Julian Andres Klode1-70/+0
2009-04-19* Update the code to use the new classes.Julian Andres Klode1-3/+3
2009-01-12Cleanup: Comparisons to True/False, ==/!= None, deprecated modulesJulian Andres Klode1-1/+1
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-1/+1
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney1-55/+55
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-0/+1
2008-05-16Remove trailing whitespace.Ben Finney1-2/+2
2005-06-20* added support for the pkgProblemResolver()Michael Vogt1-0/+69