planckforth/runtests.fs
2021-01-16 18:52:47 +09:00

14 lines
279 B
Forth

\ planckforth -
\ Copyright (C) 2021 nineties
\ test/tester.fs and test codes are base on
\ https://github.com/gerryjackson/forth2012-test-suite
." Running PlanckForth test programs" cr
include lib/tester.fs
include test/core.fs
include test/coreplustest.fs
report-and-exit