summaryrefslogtreecommitdiff
path: root/test/integration/test-autoremove
AgeCommit message (Collapse)Author
2011-02-07rename changelog and autoremove testfile to indicate better what is testedDavid Kalnischkies
2011-02-03check that the right amount of packages is installed if multiple passed inDavid Kalnischkies
2011-02-03remove duplicated config-option setting and rename testdpkgnotinstalledDavid Kalnischkies
2010-10-13tests/integration/test-*: remove a bunch of "local" that are used outside ↵Michael Vogt
funtions (bash complains)
2010-09-29* apt-pkg/depcache.cc:David Kalnischkies
- do not check endpointer packages instead of only those which prevented NeverAutoRemove settings from having an effect (Closes: #598452)
2010-08-28* apt-pkg/contrib/configuration.cc:David Kalnischkies
- fix autoremove by using correct config-option name and don't make faulty assumptions in error handling (Closes: #594689)