Testing framework for lisp code too



Rupert Swarbrick wrote:
> Hi,
>
> I'm attaching a patch to current HEAD which adds support for lisp unit
> tests to go with the existing .mac ones.
>   
I think it would be nice, if someone has figured out enough about the 
lisp code to make a test, to also add a corresponding maxima test that 
would go through that lisp function, if possible.

Also, if we're adding a lisp level unit test, should we consider some of 
the already existing Lisp unit test frameworks?  I've only used RT (see 
cliki.net) but it works fine for what I wanted.

Ray