No matching definitions.

test/runner

src/test/runner.tur
defn

run-all

(run-all :void)

emit the TAP plan line and a summary to stderr.

(run-all)

Since: P1

Internal definitions
__runner-print-- emit the TAP plan and summary to stdout/stderr.