| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2010-08-05 | tests/test_debfile.py: make it work on amd64, improve failure message | Michael Vogt | 3 | -1/+33 | |
| 2010-08-05 | tests/data/test_debs/hello_2.5-1.dsc: simplify debs (to avoid universe issues) | Michael Vogt | 1 | -1/+1 | |
| 2010-08-05 | merged from debian-sid, fix crash in Dsc file handling | Michael Vogt | 2 | -0/+34 | |
| 2010-08-05 | * apt/debfile.py: | Michael Vogt | 1 | -0/+33 | |
| - fix crash in DscFile handling and add regression test | |||||
| 2010-08-05 | * apt/debfile.py: | Michael Vogt | 1 | -0/+32 | |
| - fix crash in DscFile handling and add regression test | |||||
| 2010-07-12 | merged from debian-sid, improve test output | Michael Vogt | 11 | -0/+53 | |
| 2010-07-12 | tests/test_debfile.py: move test_debs into tests/data | Michael Vogt | 11 | -0/+77 | |
| 2010-07-02 | add test_progress.py test | Michael Vogt | 2 | -0/+21 | |
| 2010-03-23 | * tests/data/aptsources_ports/sources.list: | Michael Vogt | 1 | -8/+8 | |
| - fix ports test-data | |||||
| 2010-03-03 | * tests/data/aptsources/sources.list.testDistribution: | Julian Andres Klode | 1 | -2/+2 | |
| - change one mirror which is not on the mirror list anymore. | |||||
| 2009-07-17 | tests: Import more tests from tests/old. | Julian Andres Klode | 3 | -0/+78 | |
| 2009-07-17 | tests: First work on the new testsuite. | Julian Andres Klode | 2 | -19/+0 | |
| The module tests.test_all will run all available tests. Each test placed herein must be using unittest and provide at least 1 test case. It must be prefixed with test_. | |||||
| 2008-09-18 | * python/apt_pkgmodule.cc: | Michael Vogt | 1 | -0/+2 | |
| add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constants - fix detection of cdrom sources and add test for it | |||||
| 2008-09-18 | * tests/test_aptsources.py: | Michael Vogt | 1 | -10/+10 | |
| - make the test work again | |||||
| 2006-09-10 | * added new "MirrorsFile" keyword for the DistInfo Tagfile | Michael Vogt | 1 | -1/+3 | |
| * look for mirros as well when matching distros | |||||
| 2006-09-09 | * UpdateManager/Common/aptsources.py: | Michael Vogt | 1 | -7/+2 | |
| - fix "add_component" to correcly add components even under difficult conditions * tests/data/sources.list.testDistribution: - changed the sources.list to make it sufficiently difficult for aptsources * tests/test_aptsources.py: - added other testcase for add_component() | |||||
| 2006-09-06 | * tests/test_aptsources.py: | Michael Vogt | 1 | -0/+14 | |
| - added another test for the "Distribution()" class | |||||
| 2006-09-05 | * tests/test_aptsources.py: | Michael Vogt | 1 | -0/+6 | |
| - added unittest code and implement some basic tests for the aptsources.py code * UpdateManager/Common/aptsources.py: - added __eq__ method to SourceEntry | |||||
