summaryrefslogtreecommitdiff
path: root/tests/test_lp659438.py
AgeCommit message (Collapse)AuthorFilesLines
2014-01-05make test_pep8.py passMichael Vogt1-1/+1
2014-01-05make pyflakes cleanMichael Vogt1-1/+1
2012-11-19* tests/test_apt_cache.py, tests/test_lp659438.py, tests/test_progress.py:Colin Watson1-0/+2
- Clear out APT::Update::Post-Invoke and APT::Update::Post-Invoke-Success in tests that call cache.update to avoid pollution from the host system.
2012-11-08* tests/test_lp659438.py:Colin Watson1-1/+2
- Add an Architecture: line to the test Packages file so that apt doesn't get upset with it.
2012-06-22* tests:Julian Andres Klode1-2/+2
- Fix new tests from Sebastian to work with Python 2.6
2012-04-18tests/test_lp659438.py: fix test for py3.2Michael Vogt1-1/+2
2012-04-18tests/test_lp659438.py: ensure apt_pkg.config is reset for later tests via ↵Michael Vogt1-0/+5
workaround
2012-04-17Add a regression testSebastian Heinlein1-0/+68