1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 08:51:45 -08:00
emacs/mps/qa/test/script/help/run
Richard Tucker 178b6c4ff3 New unit
new help file

Copied from Perforce
 Change: 19024
 ServerID: perforce.ravenbrook.com
1997-11-21 15:32:50 +00:00

11 lines
390 B
Text

run tests, reporting results and verdict
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'.