Branch: Tag:

2004-07-04

2004-07-04 22:31:10 by Martin Nilsson <mani@lysator.liu.se>

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