| Age | Commit message (Collapse) | Author | Files | Lines |
|
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_.
|
|
add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constants
- fix detection of cdrom sources and add test for it
|
|
- make the test work again
|
|
* look for mirros as well when matching distros
|
|
- 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()
|
|
- added another test for the "Distribution()" class
|