TEST macro now recompiles the body on every run.
authorMarco Baringer <mb@bese.it>
Tue, 24 Jan 2006 11:38:10 +0000 (12:38 +0100)
committerMarco Baringer <mb@bese.it>
Tue, 24 Jan 2006 11:38:10 +0000 (12:38 +0100)
commitea24d851569099877c8aa18899c2744b5070d7e3
treebf03dbff01d2459709a94a99c0f27025e5872072
parent4444b7fb7a9cc1865b49e254e1964b8581ce2bb2
TEST macro now recompiles the body on every run.

This idea, blatenly stolen from LispUnit, ensures that tests will
always use the latest macro definitions.
src/test.lisp