pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
2004-03-08
2004-03-08 15:26:44 by Henrik Grubbström (Grubba) <grubba@grubba.org>
47cc289cb12de17ecfdddb87e5ed08451ba6a0af (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Bugfix.
Rev: src/testsuite.in:1.706
1:
-
test_true([["$Id: testsuite.in,v 1.
705
2004/03/08
10
:
49
:
06
grubba Exp $"]]);
+
test_true([["$Id: testsuite.in,v 1.
706
2004/03/08
15
:
26
:
44
grubba Exp $"]]);
// This triggered a bug only if run sufficiently early. test_compile_any([[#pike 7.2]])
10640:
test_do(_do_call_outs()) test_any([[ object pid = Process.create_process(RUNPIKE_ARRAY +
-
({ "SRCDIR/test_co.pike" }));
+
({ "
]]
SRCDIR
[[
/test_co.pike" }));
int i; for (i=0; i < 60; i++) { if (pid->status()>0) break;