pike.git
/
src
/
testsuite.in
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/testsuite.in:1:
START_MARKER // This triggered a bug only if run sufficiently early.
-
test_compile_any([[#pike 7.2]])
+
test_compile_any([[#pike 7.4]]) test_compile_any([[#pike 7.6]]) test_compile_any([[#pike 7.8]]) cond([[all_constants()->_verify_internals]], [[ test_do(_verify_internals()) ]]); test_eq(1e1,10.0); test_eq(1E1,10.0);