summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-cli-show
Commit message (Expand)AuthorAgeFilesLines
* test: Supports records larger than 32kb in 'apt show'David Kalnischkies2018-08-191-0/+33
* Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode2017-10-281-0/+12
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
* show potentially arch-qualified fullname in 'apt show'David Kalnischkies2015-11-211-9/+26
* support arch:all data e.g. in separate Packages fileDavid Kalnischkies2015-11-041-1/+1
* show URI.Path in all acquire item descriptionsDavid Kalnischkies2015-06-111-1/+1
* rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-111-2/+2
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-1/+1
* various small additional tests and testcasesDavid Kalnischkies2014-11-181-0/+11
* skip test if "apt" is not buildMichael Vogt2014-02-221-0/+6
* hide more from apt showMichael Vogt2014-01-241-5/+3
* Show "Manual-Installed: {yes|no}" in apt showMichael Vogt2014-01-241-1/+4
* include "Archive-Origin" in the apt show outputMichael Vogt2014-01-231-0/+1
* "apt show" show user friendly size infoMichael Vogt2014-01-221-1/+2
* add test for apt showMichael Vogt2014-01-221-0/+29