aboutsummaryrefslogtreecommitdiff
path: root/tests/recipe/buildscript/testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/recipe/buildscript/testscript')
-rw-r--r--tests/recipe/buildscript/testscript9
1 files changed, 0 insertions, 9 deletions
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 <<EOI >=build/root.build
- using cxx
EOI
-test.options += config.cxx=$quote($recall($cxx.path) $cxx.mode, true)
-
: update
:
{
echo 'bar' >=bar;
cat <<EOI >=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 <<EOI >=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 <<EOI >=buildfile;
- ./: foo
-
foo: bar
{{
cp $path($<) $path($>)