summaryrefslogtreecommitdiff
path: root/test/integration/test-autoremove
Commit message (Collapse)AuthorAgeFilesLines
* 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)