On Mon, Jan 19, 2009 at 11:33 AM, Raymond Toy <raymond.toy at ericsson.com> wrote:
> If we want to recognize only true and false, I'll have to add code for
> that (which is easy to do). But what do we want to do if neither NIL
> nor T are given? Signal an error?
Yes. I think the error detection ought to be in the top-level
function ($RUN_TESTSUITE instead of TEST or whatever is called
to actually do the test).
best
Robert