rtests in Maxima problem



-----maxima-bounces at math.utexas.edu wrote: -----

>What?is?the?best?approach?to?using?the?automatic?testing?with?simp:false?

The testsuite uses the function approx-alike (defined in src/mload.lisp) to check for equality.
I think you'll need to write your own approx-alike function.

--Barton