diff options
author | Colin Okay <colin@cicadas.surf> | 2022-09-09 08:31:39 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-09-09 08:31:39 -0500 |
commit | 7b6f07105031ed15c65eac8f122abb3396c93419 (patch) | |
tree | 1eb26f307840449314f96ba1eab4e486c054036d /examples/legacy-examples.lisp | |
parent | eedfcb237f0ab49fac63c806625aedba25f0847d (diff) |
Modify: Only call :program type tests when function is bound
This allows for a separation of long test functions into a separate
system that need not be shipped with the code being tested.
That is, the compiled tests can be separated from the compiled code
that they are testing. With other sorts of testiere test forms, this
is already the case since they run during compilation.
Diffstat (limited to 'examples/legacy-examples.lisp')
0 files changed, 0 insertions, 0 deletions