2017-03-03 11:56:27 -05:00
|
|
|
---
|
|
|
|
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$/ |
|