summaryrefslogtreecommitdiff
path: root/libhello
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-02-02 15:28:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-02-02 15:28:22 +0200
commit541e0e60159f06690cc9bb4efebef59ad974628b (patch)
tree39362e82252b609c399170d538a12b7ac44f4dbc /libhello
parent650730aceeda851b13053fee4f62c53ab6208ca8 (diff)
Adjust tests to new test rule semantics
Diffstat (limited to 'libhello')
-rw-r--r--libhello/tests/test/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhello/tests/test/buildfile b/libhello/tests/test/buildfile
index a46969d..2ff528a 100644
--- a/libhello/tests/test/buildfile
+++ b/libhello/tests/test/buildfile
@@ -1,4 +1,4 @@
import libs = libhello%lib{hello}
exe{driver}: cxx{driver} $libs
-exe{driver}: test.output = test.out
+exe{driver}: file{test.out}: test.stdout = true