You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
1 | 3 years ago | |
clox | 10 months ago | |
jlox | 2 years ago | |
src | 10 months ago | |
testsuite/jlox.tests | 2 years ago | |
.dir-locals.el | 2 years ago | |
.gitignore | 2 years ago | |
Dockerfile | 3 years ago | |
Jenkinsfile | 2 years ago | |
README.org | 2 years ago | |
environment.scm | 2 years ago |
README.org
Set up environment with the proper packages:
guix environment -m environment.scm
Run tests with:
runtest --tool jlox --srcdir testsuite