pike.git/
bin/
test_pike.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2002-12-30
2002-12-30 01:29:53 by Martin Nilsson <mani@lysator.liu.se>
e2fa6b6cae5e6840193c7066617207bce66625d9 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed help text
Rev: bin/test_pike.pike:1.79
1:
#!/usr/local/bin/pike
-
/* $Id: test_pike.pike,v 1.
78
2002/12/
29
22
:
32
:
00
nilsson Exp $ */
+
/* $Id: test_pike.pike,v 1.
79
2002/12/
30
01
:
29
:
53
nilsson Exp $ */
import Stdio;
934:
-sX, --start-test=X Where in the testsuite testing should start, e.g. ignores X tests in every testsuite. -eX, --end-after=X How many tests should be run.
-
-f, --fail If set, the
testsuite
always
fails
.
+
-f, --fail If set, the
test
program
exits on first failure
.
-lX, --loop=X The number of times the testsuite should be run. Default is 1. -tX, --trace=X Run tests with trace level X.