aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-11-23 21:59:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-11-23 21:59:01 +0300
commitf225cddbb26ada538cb2ceba996efed9bdefc0aa (patch)
tree3d80ca9187f2fdd7940fcae7b44c88b8666f915c /tests
parent4eaa6085c69abc6a519971045e962d8bb6969b6f (diff)
Adapt tests to multi-line manifest values serialization change
Diffstat (limited to 'tests')
-rw-r--r--tests/pkg-verify.testscript4
-rw-r--r--tests/rep-info.testscript6
2 files changed, 5 insertions, 5 deletions
diff --git a/tests/pkg-verify.testscript b/tests/pkg-verify.testscript
index 81821cb..9c56466 100644
--- a/tests/pkg-verify.testscript
+++ b/tests/pkg-verify.testscript
@@ -77,12 +77,12 @@ $* --deep --ignore-unknown --manifest $src/foo-2.tar.gz >>EOO
version: 2
summary: The "Foo" utility
license: MIT
- description: \
+ description:\
This package contains the foo utility.
\
description-type: text/plain
- changes: \
+ changes:\
Version 2
* First public release.
diff --git a/tests/rep-info.testscript b/tests/rep-info.testscript
index 8ea0e5b..7161188 100644
--- a/tests/rep-info.testscript
+++ b/tests/rep-info.testscript
@@ -129,7 +129,7 @@ $* --name $rep/testing >"pkg:build2.org/rep-info/testing ($rep/testing)"
version: 1.0.0+1
summary: libbar
license: MIT
- description: \
+ description:\
TODO
\
@@ -158,7 +158,7 @@ $* --name $rep/testing >"pkg:build2.org/rep-info/testing ($rep/testing)"
version: 1.0.0+1
summary: libbar
license: MIT
- description: \
+ description:\
TODO
\
@@ -169,7 +169,7 @@ $* --name $rep/testing >"pkg:build2.org/rep-info/testing ($rep/testing)"
version: 1.0.0
summary: libmbar
license: MIT
- description: \
+ description:\
TODO
\