Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-05 | make test_pep8.py pass | Michael Vogt | 1 | -1/+1 | |
2014-01-05 | make pyflakes clean | Michael Vogt | 1 | -1/+1 | |
2012-11-19 | * tests/test_apt_cache.py, tests/test_lp659438.py, tests/test_progress.py: | Colin Watson | 1 | -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 Watson | 1 | -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 Klode | 1 | -2/+2 | |
- Fix new tests from Sebastian to work with Python 2.6 | |||||
2012-04-18 | tests/test_lp659438.py: fix test for py3.2 | Michael Vogt | 1 | -1/+2 | |
2012-04-18 | tests/test_lp659438.py: ensure apt_pkg.config is reset for later tests via ↵ | Michael Vogt | 1 | -0/+5 | |
workaround | |||||
2012-04-17 | Add a regression test | Sebastian Heinlein | 1 | -0/+68 | |