7 lines
143 B
Org Mode
7 lines
143 B
Org Mode
Set up environment with the proper packages:
|
|
|
|
: guix environment -m environment.scm
|
|
|
|
Run tests with:
|
|
|
|
: runtest --tool jlox --srcdir testsuite
|