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.
695
2004/
01
/
15
17
:
48
:
59
nilsson
Exp $"]]);
+
test_true([["$Id: testsuite.in,v 1.
696
2004/
02
/
03
20
:
54
:
07
marcus
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:8917:
"sec":58, "isdst":1, "year":98, "mon":3, "mday":26, "hour":1, "min":51, "timezone":0, ]) ) ]])
+
test_any([[foreach(({1075550400,94691300,220921700,347152100,473382500,
+
599612900,725843300,852073700,978304100,1104534500,
+
1230764900,1356995300,1483225700,1609456100,1735686500,
+
1861916900,1988147300,2114377700
+
}),int t) if(mktime(gmtime(t))!=t) return -1; return 0;]], 0)
+
]]) // - multisetp // Tested in foop // - mv // - next_object test_true(objectp(next_object()) || intp(next_object()) && next_object()) test_any([[