summaryrefslogtreecommitdiff
path: root/test/integration/test-kernel-helper-autoremove
Commit message (Expand)AuthorAgeFilesLines
* support COLUMNS environment variable in apt toolsDavid Kalnischkies2017-11-191-4/+13
* Lower-case uname -r output in kernel autoremove helperJulian Andres Klode2016-08-261-2/+2
* Add kernels with "+" in the package name to APT::NeverAutoRemoveAndrew Patterson2016-07-081-3/+9
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
* suggest 'apt autoremove' to get right of unneeded packagesDavid Kalnischkies2015-11-041-3/+7
* tests: try to support spaces in TMPDIRDavid Kalnischkies2015-09-141-1/+1
* select kernels to protect from autoremove based on Debian versionDavid Kalnischkies2015-09-141-40/+92
* implement a more generic ShowList methodDavid Kalnischkies2015-08-101-0/+16
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-3/+3
* merge debian/sid into debian/experimentalDavid Kalnischkies2015-03-161-7/+0
|\
* | fix apt-config test now that PATH changed in 8c617819David Kalnischkies2014-05-081-1/+1
|/
* only consider versioned kernel packages in autoremoveDavid Kalnischkies2014-03-211-0/+1
* ensure that a dot is a dot in the hookDavid Kalnischkies2014-03-131-9/+17
* support kfreebsd and hurd in the kernel hookDavid Kalnischkies2014-03-131-10/+34
* use a configurable list of versioned kernel packagesDavid Kalnischkies2014-03-131-39/+52
* fix the test-kernel-helper-autoremove testcaseMichael Vogt2014-02-141-6/+6
* Additional test for the case when installed version != newest versionSteve Langasek2014-02-141-2/+15
* Make the test more verbose and check for the negative case of a kernel thatSteve Langasek2014-02-141-4/+11
* typo fixSteve Langasek2014-02-141-1/+1
* also check that the running kernel is keptMichael Vogt2014-02-141-1/+3
* add testcase for the autoremove featureMichael Vogt2014-02-141-0/+33