summaryrefslogtreecommitdiff
path: root/test/integration/test-autoremove
Commit message (Collapse)AuthorAgeFilesLines
* rename changelog and autoremove testfile to indicate better what is testedDavid Kalnischkies2011-02-071-55/+0
|
* check that the right amount of packages is installed if multiple passed inDavid Kalnischkies2011-02-031-1/+1
|
* remove duplicated config-option setting and rename testdpkgnotinstalledDavid Kalnischkies2011-02-031-2/+2
|
* tests/integration/test-*: remove a bunch of "local" that are used outside ↵Michael Vogt2010-10-131-1/+1
| | | | funtions (bash complains)
* * apt-pkg/depcache.cc:David Kalnischkies2010-09-291-8/+32
| | | | - do not check endpointer packages instead of only those which prevented NeverAutoRemove settings from having an effect (Closes: #598452)
* * apt-pkg/contrib/configuration.cc:David Kalnischkies2010-08-281-0/+31
- fix autoremove by using correct config-option name and don't make faulty assumptions in error handling (Closes: #594689)