pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
2004-07-04
2004-07-04 22:31:10 by Martin Nilsson <mani@lysator.liu.se>
704842343ad7216ab004cf989d35e723ca561eb6 (
9
lines) (+
8
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Another cpp test
Rev: src/testsuite.in:1.736
1:
START_MARKER
-
test_true([["$Id: testsuite.in,v 1.
735
2004/
06
/
30
18
:
20
:
40
grubba
Exp $"]]);
+
test_true([["$Id: testsuite.in,v 1.
736
2004/
07
/
04
22
:
31
:
10
nilsson
Exp $"]]);
// This triggered a bug only if run sufficiently early. test_compile_any([[#pike 7.2]])
8098:
#endif ]],1)
+
test_compile_error([[
+
#if constant()
+
constant foo=1;
+
#endif
+
]])
+
// #ifdef test_any([[ #ifdef FOOl