From c0ca17391c41048cd1db19f0aa08e060624f4bd1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 20 Jun 2022 20:59:53 +0300 Subject: Add support for additional *-build package manifest values and alternative buildfile naming --- tests/pkg-build.testscript | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/pkg-build.testscript') diff --git a/tests/pkg-build.testscript b/tests/pkg-build.testscript index 86a63f1..bf39949 100644 --- a/tests/pkg-build.testscript +++ b/tests/pkg-build.testscript @@ -4932,7 +4932,7 @@ test.options += --no-progress } } - : configuration-negotiation-order + : config-negotiation-order : { +$clone_root_cfg && $rep_add $rep/t11a && $rep_fetch @@ -5520,7 +5520,7 @@ test.options += --no-progress $pkg_drop foo libfoo } - : dependent-single-position + : dependent-single-pos : { +$clone_cfg @@ -5831,7 +5831,7 @@ test.options += --no-progress } } - : dependent-multiple-positions + : dependent-mult-pos : { +$clone_cfg @@ -6151,7 +6151,7 @@ test.options += --no-progress $pkg_drop tex baz } - : replace-re-evaluation + : replace-reeval : { +$clone_cfg @@ -11272,7 +11272,7 @@ test.options += --no-progress } } - : configuration-negotiation + : config-negotiation : { test.arguments += --yes --plan 'build plan:' -- cgit v1.1