summaryrefslogtreecommitdiff
path: root/libformat
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
commit3083a77fbdb25957b9e330d72da7a89065465423 (patch)
tree5fbfd37a69765289a583fa7d6aa6cd873ceceb4e /libformat
parenta74f63a5c2e4706b990d436fae91e2bf8fe6c643 (diff)
Adjust tests to new test rule semantics
Diffstat (limited to 'libformat')
-rw-r--r--libformat/tests/test/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libformat/tests/test/buildfile b/libformat/tests/test/buildfile
index 92d2804..e99af23 100644
--- a/libformat/tests/test/buildfile
+++ b/libformat/tests/test/buildfile
@@ -1,4 +1,4 @@
import libs = libformat%lib{format}
exe{driver}: cxx{driver} $libs
-exe{driver}: test.output = test.out
+exe{driver}: file{test.out}: test.stdout = true