summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-cli-show
AgeCommit message (Collapse)Author
2014-01-23include "Archive-Origin" in the apt show outputMichael Vogt
2014-01-22"apt show" show user friendly size infoMichael Vogt
The size/installed-size is displayed via SizeToStr() and Size is rewriten to "Download-Size" to make clear what size is refered to here.
2014-01-22add test for apt showMichael Vogt