pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
2016-09-12
2016-09-12 14:11:56 by Henrik Grubbström (Grubba) <grubba@grubba.org>
500a1055ee4b5596436c9ac3f8bf6312a0c5e551 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
Testsuite
[cpp]
: Fixed typo.
9589:
test_any([[ #define TOSTR(X) #X return TOSTR(FOO "String with \\ and \" and space" BAR);
-
]], "FOO \"String with \\\\ and \\\" and
space
" BAR")
+
]], "FOO \"String with \\\\ and \\\" and
space\
" BAR")
test_any([[ Stdio.write_file("testsuite_test.h", ""); return compile_string(#"