summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/combined/buildfile2
-rw-r--r--tests/file/buildfile2
-rw-r--r--tests/group/buildfile2
-rw-r--r--tests/headings/buildfile2
-rw-r--r--tests/note/buildfile2
-rw-r--r--tests/toc/buildfile2
6 files changed, 6 insertions, 6 deletions
diff --git a/tests/combined/buildfile b/tests/combined/buildfile
index a94bbb0..19b14aa 100644
--- a/tests/combined/buildfile
+++ b/tests/combined/buildfile
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-exe{driver}: {hxx cxx}{* -test} cli.cxx{test} test{testscript}
+exe{driver}: {hxx cxx}{* -test} cli.cxx{test} testscript
cxx.poptions =+ "-I$out_base"
diff --git a/tests/file/buildfile b/tests/file/buildfile
index 9e5dfa0..5bcbd48 100644
--- a/tests/file/buildfile
+++ b/tests/file/buildfile
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-exe{driver}: {hxx cxx}{* -test} cli.cxx{test} test{testscript}
+exe{driver}: {hxx cxx}{* -test} cli.cxx{test} testscript
cxx.poptions =+ "-I$out_base"
diff --git a/tests/group/buildfile b/tests/group/buildfile
index c28920f..3e09fa1 100644
--- a/tests/group/buildfile
+++ b/tests/group/buildfile
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-exe{driver}: {hxx cxx}{* -test} cli.cxx{test} test{testscript}
+exe{driver}: {hxx cxx}{* -test} cli.cxx{test} testscript
cxx.poptions =+ "-I$out_base"
diff --git a/tests/headings/buildfile b/tests/headings/buildfile
index ee49fb2..a2ccdbd 100644
--- a/tests/headings/buildfile
+++ b/tests/headings/buildfile
@@ -2,4 +2,4 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-./: test{testscript}
+./: testscript
diff --git a/tests/note/buildfile b/tests/note/buildfile
index 2051ed0..a363bc2 100644
--- a/tests/note/buildfile
+++ b/tests/note/buildfile
@@ -2,4 +2,4 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-./: test{testscript}
+./: testscript
diff --git a/tests/toc/buildfile b/tests/toc/buildfile
index 849c997..f319c14 100644
--- a/tests/toc/buildfile
+++ b/tests/toc/buildfile
@@ -2,4 +2,4 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-./: test{testscript}
+./: testscript