pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
2001-11-02
2001-11-02 11:45:59 by Martin Stjernholm <mast@lysator.liu.se>
9aec03dfb7781982722aa1170cfab6d65df80275 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Fix to the _disable_threads test to avoid hanging on some OS's.
Rev: src/testsuite.in:1.467
1:
-
test_true([["$Id: testsuite.in,v 1.
466
2001/11/
01
19
:
03
:
51
mast Exp $"]]);
+
test_true([["$Id: testsuite.in,v 1.
467
2001/11/
02
11
:
45
:
59
mast Exp $"]]);
cond([[all_constants()->_verify_internals]], [[
2633:
"-e", sprintf ("sleep (0.5); " "Stdio.File f = Stdio.File (%O, \"w\"); "
+
"sleep (0.5); "
"f->close();", fifo)})); log (test, "opening pipe\n");