From 6e47a92c73ea590896c1f90d13afafff000c1abc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 8 Feb 2018 21:46:31 +0300 Subject: Adjust libhello-1.0.0 test package to new test rule semantics --- tests/common/hello/libhello-1.0.0.tar.gz | Bin 2428 -> 2427 bytes tests/common/libhello-1.0.0/tests/test/buildfile | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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 Binary files a/tests/common/hello/libhello-1.0.0.tar.gz and b/tests/common/hello/libhello-1.0.0.tar.gz 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 -- cgit v1.1