Perform evaluation of actual, expected, and extra forms in internal-assert.
commit3e3cc20627754baaae5590c8e502726234500950
authorThomas M. Hermann <thomas.m.hermann@odonata-research.com>
Tue, 29 Jan 2013 13:16:04 +0000 (29 07:16 -0600)
committerThomas M. Hermann <thomas.m.hermann@odonata-research.com>
Tue, 29 Jan 2013 13:16:04 +0000 (29 07:16 -0600)
tree0a18b36363142e92a76e77b6b54c9ec17bab05c1
parenta9088fe72b0a995fa8fafd419f664ce7b0a4c07e
Perform evaluation of actual, expected, and extra forms in internal-assert.

This was prompted by CCL checking the slot type and signaling a condition
when a function was provided as an initarg. In the original code, the slot
ultimately contained a list, but only after INITIALIZE-INSTANCE.
lisp-unit.lisp