aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-12-21 16:07:25 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-12-21 16:07:25 +0300
commitd651a19f34fe53c8a479a0bbd1ccb77e1fcf7699 (patch)
tree92046e9d3a35757165bc1fef55b6c91787e4ddba
parent0fd1f6d05779eb51c90360751c9a61933120a4de (diff)
Cleanup manifest roundtrip tests
-rw-r--r--tests/manifest-roundtrip/testscript8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/manifest-roundtrip/testscript b/tests/manifest-roundtrip/testscript
index 91db8b5..e0a15cc 100644
--- a/tests/manifest-roundtrip/testscript
+++ b/tests/manifest-roundtrip/testscript
@@ -27,8 +27,8 @@ $* <<EOF >>EOF
package-email: boris@codesynthesis.com; Direct email to the author.
depends: libbutl
depends: * build2
- depends: ?* bpkg
- requires: ?* linux | windows
+ depends: * bpkg
+ requires: * linux ? ($linux) | windows ? ($windows)
requires: c++11
:
path: c:\windows\\
@@ -65,8 +65,8 @@ $* -m <<EOF >>EOF
package-email: boris@codesynthesis.com; Direct email to the author.
depends: libbutl
depends: * build2
- depends: ?* bpkg
- requires: ?* linux | windows
+ depends: * bpkg
+ requires: * linux ? ($linux) | windows ? ($windows)
requires: c++11
:
path: c:\windows\\