transcendental-lisp/fitnesse/FitNesseRoot/LispInterpreter/ExternalFunctionUnitTests.wiki

9 lines
255 B
Plaintext
Raw Normal View History

---
Test
---
Unit tests for the dlambda special function.
2017-03-03 15:06:49 -05:00
| script | lisp interpreter fixture |
2017-03-06 11:00:18 -05:00
| check | evaluate | (load "lisp/lang/dlambda-test.lisp") | T |
| check | evaluate | (test-dlambda) | =~/T$/ |