diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-04-30 20:25:19 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-05-07 22:50:28 +0300 |
commit | b26f393c2257c3dfe7937696cd4f307e4075f20c (patch) | |
tree | ff9d26c2fa6f8bacdc37d18ed37bee9f8564bbe2 /tests | |
parent | 216b2d199bdf3730243795ff71515e636184d98f (diff) |
Add support for description-type package manifest value
Diffstat (limited to 'tests')
-rw-r--r-- | tests/common/satisfy/libfoo-1.0.0.tar.gz | bin | 348 -> 369 bytes | |||
-rw-r--r-- | tests/pkg-verify.testscript | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/common/satisfy/libfoo-1.0.0.tar.gz b/tests/common/satisfy/libfoo-1.0.0.tar.gz Binary files differindex 28a6a90..41da9a0 100644 --- a/tests/common/satisfy/libfoo-1.0.0.tar.gz +++ b/tests/common/satisfy/libfoo-1.0.0.tar.gz diff --git a/tests/pkg-verify.testscript b/tests/pkg-verify.testscript index 13983d2..86637f9 100644 --- a/tests/pkg-verify.testscript +++ b/tests/pkg-verify.testscript @@ -82,6 +82,7 @@ $* --deep --ignore-unknown --manifest $src/foo-2.tar.gz >>EOO This package contains the foo utility. \ + description-type: text/plain changes: \ Version 2 |