Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
e2fa6b6c
Commit
e2fa6b6c
authored
22 years ago
by
Martin Nilsson
Browse files
Options
Downloads
Patches
Plain Diff
Fixed help text
Rev: bin/test_pike.pike:1.79
parent
54a45ee2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bin/test_pike.pike
+2
-2
2 additions, 2 deletions
bin/test_pike.pike
with
2 additions
and
2 deletions
bin/test_pike.pike
+
2
−
2
View file @
e2fa6b6c
#!/usr/local/bin/pike
#!/usr/local/bin/pike
/* $Id: test_pike.pike,v 1.7
8
2002/12/
29 22:32:00
nilsson Exp $ */
/* $Id: test_pike.pike,v 1.7
9
2002/12/
30 01:29:53
nilsson Exp $ */
import Stdio;
import Stdio;
...
@@ -934,7 +934,7 @@ Usage: test_pike [args] [testfiles]
...
@@ -934,7 +934,7 @@ Usage: test_pike [args] [testfiles]
-sX, --start-test=X Where in the testsuite testing should start, e.g. ignores X
-sX, --start-test=X Where in the testsuite testing should start, e.g. ignores X
tests in every testsuite.
tests in every testsuite.
-eX, --end-after=X How many tests should be run.
-eX, --end-after=X How many tests should be run.
-f, --fail If set, the test
suite always
fail
s
.
-f, --fail If set, the test
program exits on first
fail
ure
.
-lX, --loop=X The number of times the testsuite should be run. Default is
-lX, --loop=X The number of times the testsuite should be run. Default is
1.
1.
-tX, --trace=X Run tests with trace level X.
-tX, --trace=X Run tests with trace level X.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment