diff options
Diffstat (limited to 'tests/compExpr-old.test')
| -rw-r--r-- | tests/compExpr-old.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/compExpr-old.test b/tests/compExpr-old.test index b466eff..634bb41 100644 --- a/tests/compExpr-old.test +++ b/tests/compExpr-old.test @@ -588,6 +588,7 @@ test compExpr-old-15.5 {CompileMathFuncCall: too few arguments} -body { test compExpr-old-15.6 {CompileMathFuncCall: missing ')'} -body { expr sin(1 } -returnCodes error -match glob -result * + test compExpr-old-16.1 {GetToken: checks whether integer token starting with "0x" (e.g., "0x$") is invalid} { catch {unset a} set a(VALUE) ff15 |
