Handbook
Glossary
do-tests ( -- )
Vocabulary
mason
.
test
Inputs
None
Outputs
None
Definition
USING:
kernel
mason.common
namespaces
system
tools.test
;
IN:
mason.test
:
do-tests
( -- )
forget-tests?
on
cpu
x86.32?
[
"resource:core"
test-root
"resource:basis"
test-root
]
[
test-all
]
if
test-failures
get
test-all-vocabs-file
test-all-errors-file
do-step
;