planckforth/runtests.fs

14 lines
279 B
Forth
Raw Normal View History

2021-01-11 12:07:49 +09:00
\ 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 test/tester.fs
include test/core.fs
include test/coreplustest.fs
2021-01-11 12:50:58 +09:00
2021-01-11 14:33:11 +09:00
report-and-exit