summaryrefslogtreecommitdiff
path: root/test/integration/test-ubuntu-bug-1078697-missing-source-hashes
Commit message (Collapse)AuthorAgeFilesLines
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
| | | | | | | This doesn't allow all tests to run cleanly, but it at least allows to write tests which could run successfully in such environments. Git-Dch: Ignore
* tests: use SHA1 checksum only by default in testsDavid Kalnischkies2015-09-141-4/+7
| | | | | | | | | This is mostly a small speedup for the testcases, but it is also handy to document which tests actually deal with a specific hash compared to those which 'just' need some hash which can be important while adding new hashes. Git-Dch: Ignore
* use a configurable list of versioned kernel packagesDavid Kalnischkies2014-03-131-0/+35
With APT::VersionedKernelPackages users have the option of adding packages like pre-build out-of-tree modules to the list of automatically protected from being autoremoved.