We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced2309 commit 3891c68Copy full SHA for 3891c68
jtrts_inc.pm
@@ -65,6 +65,11 @@ usage: $0 [-h|-?] [-option[s]]
65
-restore Runs a single test, in -restore mode. To do this, we run
66
john a few seconds, then resume this run until we have
67
completed the work, then check that all are properly cracked
68
+ -resume This is NOT a running 'state'. This will resume the TS where
69
+ it left off on the last run (whether by exit due to -stoponerr
70
+ or by user ^C exit. This is useful for when deep in the run
71
+ there was an error, and you then 'fix' the error, and want
72
+ to start tests off where you left off at.
73
-dynamic <s> What type dynamic do we want. valid is normal, none and
74
all. Default is normal.
75
-case_mangle ONLY works in -internal mode. In this mode, if testing a
0 commit comments