sectorlisp/test
2022-01-09 08:41:42 +09:00
..
.gitignore test files added 2021-10-03 17:03:58 +02:00
eval10.lisp test files added 2021-10-03 17:03:58 +02:00
eval15.lisp test files added 2021-10-03 17:03:58 +02:00
Makefile Add tests for IO 2022-01-09 08:41:42 +09:00
qemu.sh test files added 2021-10-03 17:03:58 +02:00
README.md test files added 2021-10-03 17:03:58 +02:00
tcat.c test files added 2021-10-03 17:03:58 +02:00
test1.lisp replace undefined function 2021-11-24 12:24:33 -08:00
test2.lisp Add tests for IO 2022-01-09 08:41:42 +09:00

sectorlisp test scripts

For best results, please resize your terminal to 80x25.

You can launch a test with the following command:

make test1

This is tested on Linux. The qemu.sh script requires qemu,cc,wc & nc.

files