summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-cli-show
Commit message (Collapse)AuthorAgeFilesLines
* skip test if "apt" is not buildMichael Vogt2014-02-221-0/+6
|
* hide more from apt showMichael Vogt2014-01-241-5/+3
| | | | | | | Hide the Hashes,Filename,Multi-Arch,Architecture by default from "apt show". The information is still available via apt-cache show. Also improve the output of the Size-
* 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
| | | | | | The size/installed-size is displayed via SizeToStr() and Size is rewriten to "Download-Size" to make clear what size is refered to here.
* add test for apt showMichael Vogt2014-01-221-0/+29