From 5c5554393884361fc0f4374a5118fba0b8025ebf Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 11 Jun 2020 13:41:58 +0200 Subject: Add tests for ad hoc C++ recipes --- tests/recipe/buildscript/testscript | 9 --------- 1 file changed, 9 deletions(-) (limited to 'tests/recipe/buildscript') diff --git a/tests/recipe/buildscript/testscript b/tests/recipe/buildscript/testscript index 4ea1ee6..26718df 100644 --- a/tests/recipe/buildscript/testscript +++ b/tests/recipe/buildscript/testscript @@ -12,19 +12,14 @@ EOI +cat <=build/root.build - using cxx EOI -test.options += config.cxx=$quote($recall($cxx.path) $cxx.mode, true) - : update : { echo 'bar' >=bar; cat <=buildfile; - ./: foo - foo: bar {{ cp $path($<) $path($>) @@ -48,8 +43,6 @@ test.options += config.cxx=$quote($recall($cxx.path) $cxx.mode, true) echo 'bar' >=bar; cat <=buildfile; - ./: foo - foo: bar {{ cp $path($<) $path($>) @@ -75,8 +68,6 @@ test.options += config.cxx=$quote($recall($cxx.path) $cxx.mode, true) echo 'bar' >=bar; cat <=buildfile; - ./: foo - foo: bar {{ cp $path($<) $path($>) -- cgit v1.1