aboutsummaryrefslogtreecommitdiff
path: root/unit-tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 16:09:27 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 16:09:27 +0300
commit5e1725815645d1e1a33a8fce6427c764052aaf0d (patch)
treeadd5bcc80549f902d3c0baf4149e33a0b4412d9c /unit-tests
parentccfa9a4fd0d0cbfabe147ea4b70fbd28af1eceda (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
Diffstat (limited to 'unit-tests')
-rw-r--r--unit-tests/bootstrap-manifest/buildfile2
-rw-r--r--unit-tests/machine-manifest/buildfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/unit-tests/bootstrap-manifest/buildfile b/unit-tests/bootstrap-manifest/buildfile
index c628833..41b3c79 100644
--- a/unit-tests/bootstrap-manifest/buildfile
+++ b/unit-tests/bootstrap-manifest/buildfile
@@ -3,4 +3,4 @@
# license : TBC; see accompanying LICENSE file
include ../../bbot/
-exe{driver}: {hxx cxx}{*} ../../bbot/libu{bbot} test{testscript}
+exe{driver}: {hxx cxx}{*} ../../bbot/libu{bbot} testscript
diff --git a/unit-tests/machine-manifest/buildfile b/unit-tests/machine-manifest/buildfile
index 6d47d77..d71de87 100644
--- a/unit-tests/machine-manifest/buildfile
+++ b/unit-tests/machine-manifest/buildfile
@@ -3,4 +3,4 @@
# license : TBC; see accompanying LICENSE file
include ../../bbot/
-exe{driver}: {hxx cxx}{*} ../../bbot/libu{bbot} test{testscript}
+exe{driver}: {hxx cxx}{*} ../../bbot/libu{bbot} testscript