summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-cli-show
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2022-01-21 15:33:30 +0000
committerJulian Andres Klode <jak@debian.org>2022-01-21 15:33:30 +0000
commit56b4c513df0b8ddaf8a17530ea58125017eb899f (patch)
treefb0dc4d5128c612fba2111b9efbd23ab4af58ca4 /test/integration/test-apt-cli-show
parenta25a4d3372ca621c4a98e369578e2769029e17be (diff)
parent78981cd5ec19563cf3bca2495c56e31124ae069a (diff)
Merge branch 'pu/show-full' into 'main'
Add a --full mode to apt show See merge request apt-team/apt!212
Diffstat (limited to 'test/integration/test-apt-cli-show')
-rwxr-xr-xtest/integration/test-apt-cli-show14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/integration/test-apt-cli-show b/test/integration/test-apt-cli-show
index 72f079c1e..05a801f6a 100755
--- a/test/integration/test-apt-cli-show
+++ b/test/integration/test-apt-cli-show
@@ -42,6 +42,20 @@ APT-Sources: file:$APTARCHIVE unstable/main all Packages
Description: Some description
That has multiple lines
" apt show foo
+testsuccessequal "Package: foo
+Version: 1.0
+Priority: optional
+Section: other
+Maintainer: Joe Sixpack <joe@example.org>
+Installed-Size: 43.0 kB
+Filename: pool/main/foo/foo_1.0_all.deb
+SHA256: 0000000000000000000000000000000000000000000000000000000000000000
+Download-Size: 42 B
+APT-Manual-Installed: yes
+APT-Sources: file:$APTARCHIVE unstable/main all Packages
+Description: Some description
+ That has multiple lines
+" apt show foo --full
testsuccessequal "Package: bar
Version: 1
Priority: optional