>>>>> "Robert" == Robert Dodier <robert.dodier at gmail.com> writes:
Robert> On 11/7/06, Raymond Toy <raymond.toy at ericsson.com> wrote:
>> What is the policy on extra functionality in the test suite?
>>
>> In particular, in Bug 1073338
>> <http://sourceforge.net/tracker/index.php?func=detail&aid=1073338&group_id=4933&atid=104933>,
>> the result of the integral is quite messy. However, if sqrtdenest is
>> available, the resulting expression can be simplified to something
>> much more manageable.
Robert> I guess by extra functionality you mean loading sqdnst or other share
Robert> stuff in the test script. That's OK by me, I don't see any problem there.
Ok, I'll do that. It does make the result much nicer so you get a 5
line answer instead of a 130 line answer.
Ray