Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-30 | make pep8 happy (again) | Michael Vogt | 1 | -1/+1 | |
2014-01-05 | make test_pep8.py pass | Michael Vogt | 1 | -3/+4 | |
2014-01-05 | make pyflakes clean | Michael Vogt | 1 | -2/+0 | |
2012-11-20 | tests/*.py: Do not prepend None to sys.path, Python 3.3 redeems that with | Martin Pitt | 1 | -1/+3 | |
an unintelligible crash. | |||||
2012-11-19 | * tests/test_debfile_multiarch.py: | Colin Watson | 1 | -2/+4 | |
- Don't log warnings when skipping tests; the resulting stderr output causes autopkgtest to fail. | |||||
2012-11-19 | * aptsources/distinfo.py, aptsources/distro.py, aptsources/sourceslist.py, | Colin Watson | 1 | -2/+2 | |
tests/test_apt_cache.py, tests/test_debfile_multiarch.py: - Use logging.warning rather than the deprecated logging.warn. | |||||
2011-10-21 | tests/test_debfile_multiarch.py: skip test if e.g. unvierse is not enabled | Michael Vogt | 1 | -1/+5 | |
2011-10-21 | make the tests pass | Michael Vogt | 1 | -3/+8 | |
2011-10-21 | first cut of multiarch support, tests still fail though | Michael Vogt | 1 | -0/+46 | |