pike.git
/
src
/
testsuite.in
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/testsuite.in:1:
-
test_true([["$Id: testsuite.in,v 1.
724
2004/05/
01
14
:
51
:
59
mast
Exp $"]]);
+
START_MARKER
+
test_true([["$Id: testsuite.in,v 1.
725
2004/05/
02
18
:
35
:
12
nilsson
Exp $"]]);
// 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.0]]) test_compile_any([[#pike 0.6]]) cond([[all_constants()->_verify_internals]], [[ test_do(_verify_internals())
pike.git/src/testsuite.in:10778:
]],[[ ({}) ]]) test_any_equal([[ class X { mixed test(int a, mixed ... b) { if(a) return test(0); return b; } }; return X()->test(1,2); ]],[[ ({}) ]])
+
END_MARKER