aboutsummaryrefslogtreecommitdiff
path: root/tests/function
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-12-01 17:08:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-12-01 17:08:31 +0200
commitef7cb7ea3e6fcb21a4fcf38602b3f43f03232ace (patch)
tree7a37583dbe227019e62571d57c92613de3dd4b13 /tests/function
parent5e71edfa033f163ded9a82f7d66412d8ee05bc48 (diff)
Implement testscript variable-if
Now a variable-only if is treated the same as a single variable when deciding whether it is part of a test or setup/teardown.
Diffstat (limited to 'tests/function')
-rw-r--r--tests/function/path/testscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/function/path/testscript b/tests/function/path/testscript
index e1f0a36..066a6c8 100644
--- a/tests/function/path/testscript
+++ b/tests/function/path/testscript
@@ -4,7 +4,7 @@
.include ../../common.test
-+if ($cxx.target.class != windows) # @@ TMP ternarry
+if ($cxx.target.class != windows) # @@ TMP ternarry
s = '/'
else
s = '\'