[Maxima] run_testsuite interface change?
Raymond Toy
raymond.toy at ericsson.com
Mon Jan 19 16:44:16 CST 2009
Robert Dodier wrote:
> 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).
>
>
It's actually easier in TEST (actually run-testsuite) than in
$RUN_TESTSUITE, which basically just parses the options and calls
run-testsuite.
But where the check happens isn't too important as long as it happens.
All of the suggested changes have been made and I'll check them in
sometime soon.
Ray
More information about the Maxima
mailing list