aboutsummaryrefslogtreecommitdiff
path: root/examples/performance/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-02-02 15:05:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-02-02 15:05:57 +0200
commit434fe789dc63375ba31b58e47144d9b4457babed (patch)
tree4721cc0800ffe7292d24d10246452c0226447fbc /examples/performance/buildfile
parentd0a95f96e07b369a8a148ff23e5730aa1aa39ec0 (diff)
Adjust tests to new test rule semantics
Diffstat (limited to 'examples/performance/buildfile')
-rw-r--r--examples/performance/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/performance/buildfile b/examples/performance/buildfile
index ec194d2..55d5708 100644
--- a/examples/performance/buildfile
+++ b/examples/performance/buildfile
@@ -5,4 +5,4 @@
import libs = libstudxml%lib{studxml}
exe{driver}: {hxx cxx}{* -expat -gen} $libs doc{README} file{*.xsd}
-exe{driver}: test.input = test-50k.xml
+exe{driver}: file{test-50k.xml}: test.input = true