summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-613420-new-garbage-dependency
Commit message (Collapse)AuthorAgeFilesLines
* add chronic-like testsuccess/testfailure helpersDavid Kalnischkies2013-08-121-1/+1
| | | | | | | | | | For many commands the output isn't stable (like then dpkg is called) but the exitcode is, so this helper enhances the common && msgpass || msgfail by generating automatically a msgtest and showing the output of the command in case of failure instead of discarding it unconditionally, the later being chronic-like behaviour Git-Dch: Ignore
* * cmdline/apt-get.cc:David Kalnischkies2012-04-111-1/+1
| | | - print list of autoremoves in alphabetical order (Closes: #639008)
* * cmdline/apt-get.cc:David Kalnischkies2011-02-151-0/+37
- don't remove new dependencies of garbage packages (Closes: #613420)