summaryrefslogtreecommitdiff
path: root/tests/specifier/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specifier/buildfile')
-rw-r--r--tests/specifier/buildfile10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/specifier/buildfile b/tests/specifier/buildfile
deleted file mode 100644
index 3a0e42e..0000000
--- a/tests/specifier/buildfile
+++ /dev/null
@@ -1,10 +0,0 @@
-# file : tests/specifier/buildfile
-# license : MIT; see accompanying LICENSE file
-
-exe{driver}: {hxx cxx}{* -test} cli.cxx{test}
-exe{driver}: test.arguments = -a -c foo
-
-cxx.poptions =+ "-I$out_base"
-
-cli.cxx{test}: cli{test}
-cli.options = --generate-specifier --generate-modifier