pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
2004-04-16
2004-04-16 16:57:20 by Henrik Grubbström (Grubba) <grubba@grubba.org>
b64a9a0ffeb2f36570ccd5e2477fc3f0e2d3780b (
6
lines) (+
5
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Bugfix.
Rev: src/testsuite.in:1.714
1:
-
test_true([["$Id: testsuite.in,v 1.
713
2004/04/16 16:
46
:
08
grubba Exp $"]]);
+
test_true([["$Id: testsuite.in,v 1.
714
2004/04/16 16:
57
:
20
grubba Exp $"]]);
// This triggered a bug only if run sufficiently early. test_compile_any([[#pike 7.2]])
10132:
]]) test_tests([[
+
array a()
+
{
Stdio.File p = Stdio.File(); object pid = Process.create_process(RUNPIKE_ARRAY + ({ "]]SRCDIR[[/test_resolve.pike" }),
10148:
return ({ err, s }); } return ({ ok, failed });
+
}
]]) // - modifiers, compile time type checks