summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-ftparchive-cachedb
Commit message (Collapse)AuthorAgeFilesLines
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
| | | | | | | | Most of them in (old) code comments. The two instances of user visible string changes the po files of the manpages are fixed up as well. Gbp-Dch: Ignore Reported-By: spellintian
* 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 quiet level 0 by default in testsDavid Kalnischkies2015-11-191-5/+5
| | | | Git-Dch: Ignore
* tests: collect more details about failed checkdiffsDavid Kalnischkies2015-09-021-9/+6
| | | | Git-Dch: Ignore
* sync TFRewrite*Order arrays with dpkg and dakDavid Kalnischkies2015-05-111-3/+3
| | | | | | | | | | dpkg and dak know various field names and order them in their output, while we have yet another order and have to play catch up with them as we are sitting between chairs here and neither order is ideal for us, too. A little testcase is from now on supposed to help ensureing that we do not derivate to far away from which fields dpkg knows and orders.
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-6/+6
| | | | | | | | We use test{success,failure} now all over the place in the framework, so its only consequencial to do this in the situations in which we test for a specific output as well. Git-Dch: Ignore
* use the same code to detect quiet setting in all toolsDavid Kalnischkies2014-11-091-12/+18
| | | | Git-Dch: Ignore
* make test independent from the actual Install-SizeDavid Kalnischkies2014-05-081-2/+2
| | | | Git-Dch: Ignore
* ensure clean worksMichael Vogt2014-04-041-0/+7
|
* add test for binary cachedb and contents generationMichael Vogt2014-04-041-0/+93