aboutsummaryrefslogtreecommitdiff
path: root/tests/standard-version/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-08-04 23:15:09 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-08-12 11:55:44 +0300
commit4791ec7dbb5116a26df896d0b38cd3a66ac64c95 (patch)
treec33c70f5c15ec9988dfcd0e2988668c1969fe05d /tests/standard-version/buildfile
parent46c7d448f27e8fc213c50cd241914b2d94e2e308 (diff)
Add standard-version utility
Diffstat (limited to 'tests/standard-version/buildfile')
-rw-r--r--tests/standard-version/buildfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/standard-version/buildfile b/tests/standard-version/buildfile
new file mode 100644
index 0000000..5fe61e5
--- /dev/null
+++ b/tests/standard-version/buildfile
@@ -0,0 +1,6 @@
+# file : tests/standard-version/buildfile
+# license : MIT; see accompanying LICENSE file
+
+import mods = libbutl.bash%bash{standard-version}
+
+exe{driver}: in{driver} $mods testscript