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

9 lines
245 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 |
| check | evaluate | (load "lisp/dlambda-test.lisp") | T |
| check | evaluate | (test-dlambda) | =~/T$/ |