VolksForth/8086/msdos/tests/logtest.fth
Philip Zembrod e089121f22 Add Makefile rules to convert uppercase XYZ.FB block files
into lowercase xyz.fth stream files, and convert files in src/ and tests/
2022-01-10 22:42:25 +01:00

39 lines
326 B
Forth

\ *** Block No. 0, Hexblock 0
\ logtest.fb phz 04jan22
basic tests for log2file.fb
\ *** Block No. 1, Hexblock 1
\ loadscreen phz 04jan22
include log2file.fb
logopen logtest.log
.( logtest done) cr
logclose