aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/b-info/testscript5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/b-info/testscript b/tests/b-info/testscript
index 2568422..ee04f55 100644
--- a/tests/b-info/testscript
+++ b/tests/b-info/testscript
@@ -48,9 +48,12 @@ test.options += -b $recall($build.path)
touch prj/subprj/buildfile;
+ # Note: may produce an actual version snapshot id if the testscript runs
+ # inside the libbutl project source directory.
+ #
$* prj >>/~"%EOO%";
project: prj
- version: 1.2.3-a.0.z
+ %version: 1.2.3-a.0.\\.+%d
summary: test project
url:$sp
%src_root: .+/prj/%