aboutsummaryrefslogtreecommitdiff
path: root/tests/common
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-02-08 21:46:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-02-12 17:26:45 +0300
commit6e47a92c73ea590896c1f90d13afafff000c1abc (patch)
treeb2e9737ba6e076e092954e79db37ee6744becf05 /tests/common
parentf84108c382c95bea15de7132ef254457907d60ae (diff)
Adjust libhello-1.0.0 test package to new test rule semantics
Diffstat (limited to 'tests/common')
-rw-r--r--tests/common/hello/libhello-1.0.0.tar.gzbin2428 -> 2427 bytes
-rw-r--r--tests/common/libhello-1.0.0/tests/test/buildfile2
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/common/hello/libhello-1.0.0.tar.gz b/tests/common/hello/libhello-1.0.0.tar.gz
index a00dea5..392be97 100644
--- a/tests/common/hello/libhello-1.0.0.tar.gz
+++ b/tests/common/hello/libhello-1.0.0.tar.gz
Binary files differ
diff --git a/tests/common/libhello-1.0.0/tests/test/buildfile b/tests/common/libhello-1.0.0/tests/test/buildfile
index a46969d..2ff528a 100644
--- a/tests/common/libhello-1.0.0/tests/test/buildfile
+++ b/tests/common/libhello-1.0.0/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