| Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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
|
|
- fix test-case-failure in aptsources.py when compents are added
|
|
- added unittest code and implement some basic tests for the aptsources.py
code
* UpdateManager/Common/aptsources.py:
- added __eq__ method to SourceEntry
|