mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-14 23:40:39 -08:00
11 lines
382 B
Text
11 lines
382 B
Text
run tests, reporting results and verdict
|
|
% $HopeName: MMQA_harness!script:help:run(trunk.2) $
|
|
|
|
Usage: qa run [<options>] <testfile> [<testfile> ...]
|
|
|
|
'run' runs tests individually. The test libraries must previously
|
|
have been compiled with 'clib'.
|
|
|
|
'run' shows the test's output as it runs, then when it finishes,
|
|
displays test information, results, and the verdict: PASS or FAIL.
|
|
|