sectorlisp/test
2021-11-24 12:24:33 -08: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 test files added 2021-10-03 17:03:58 +02: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

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