From: Raymond T. <toy...@gm...> - 2015-05-19 01:32:26
|
>>>>> "Kris" == Kris Katterjohn <kat...@gm...> writes: Kris> On 05/18/2015 05:15 PM, Raymond Toy wrote: >>>>>>> "Kris" == Kris Katterjohn <kat...@gm...> writes: >> Kris> [moved to maxima-discuss from the old maxima list] Kris> On 05/18/2015 01:16 AM, Raymond Toy wrote: >> >> [snip] >> >> Thanks for the clarification. Isn't your example in %i5 a good >> test case? The original version would have ?a and ?z in the >> answer but your fix would replace them with f and s >> appropriately. >> Kris> Yes, but I had to change %GAMMA_INCOMPLETE's plist in order Kris> to get that behavior. Is (temporarily) manipulating symbol Kris> plists via :lisp in the test suite acceptable? (Can :lisp Kris> even be used in the regular test suite? Comments in Kris> tests/rtest_rules.mac suggest not.) Oh, I misunderstood. Changing the plist just to show the error is probably not a good idea. After all, it's not how users would use it, so I don't see why we really need to test it. Sorry for the noise! Ray |