2017-02-22 14:33:36 -05:00
|
|
|
---
|
|
|
|
Suite
|
|
|
|
---
|
2017-03-07 10:20:22 -05:00
|
|
|
!1 Test suite for the Transcendental Lisp interpreter
|
2017-02-22 14:33:36 -05:00
|
|
|
!contents -R2 -g -p -f -h
|
2017-03-17 16:17:44 -04:00
|
|
|
!define TEST_SYSTEM {slim}
|
|
|
|
!path target/classes/
|
2018-08-16 20:10:44 -04:00
|
|
|
!path target/test-classes/
|
|
|
|
!pomFile pom.xml
|