Test suite changes



James Amundson <amundson@users.sourceforge.net> writes:

> On Mon, 2004-03-15 at 21:50, Wolfgang Jenkner wrote:
>> whose effect on the property lists of the trigonometric and hyperbolic
>> functions doesn't survive a KILL(ALL).  It does, however, survive a
>> KILL(ALLBUT(PROPS)).  So, my first suggestion would be to kill more
>> selectively in the test suite.
>
> That's probably a good idea for the time being.

As far as I am concerned, this is about correcting wrong habits:
Mostly, I don't really mean kill(all) but really kill(values) or
kill(functions), both of which will not affect translated & compiled
files, normally.

Wolfgang