1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-22 20:42:26 -08:00
emacs/mps/qa/test/script/help/run
Richard Tucker b6a5d5ca29 Add hopename
Copied from Perforce
 Change: 19336
 ServerID: perforce.ravenbrook.com
1998-02-23 16:12:09 +00:00

12 lines
403 B
Text

run tests, reporting results and verdict
% $HopeName$
Usage: qa try [<options>] <testfile> [<testfile> ...]
'run' runs tests individually. The test libraries must previously
have been compiled with 'clib'.
'try' shows the test's output as it runs, then when it finishes,
displays test information, results, and the verdict: PASS or FAIL.
If you don't want these details, use 'try' instead of 'run'.