[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Test framework RFC
From: |
Richard Frith-Macdonald |
Subject: |
Re: Test framework RFC |
Date: |
Tue, 22 Feb 2011 10:25:06 +0000 |
On 22 Feb 2011, at 09:28, Philippe Roussel wrote:
> Hi,
>
> Le dimanche 20 février 2011 à 10:08 +0000, Richard Frith-Macdonald a
> écrit :
>
>> Also, I'd like the aim here to be more user friendly than other test
>> frameworks ... the idea is to make it as easy as possible for people
>> who may have never used any regression testing system to help with
>> GNUstep. So we want simple english and clear terminology (to
>> encourage people who are not native english speakers) rather than the
>> use of terminology and concepts which are used by other systems.
>>
>> Thanks in advance to anyone willing to try tis stuff out.
>
> gnustep-tests is trying to use /bin/test but on my system it is located
> in /usr/bin/test. Some configure magic could probably help, or maybe
Thanks ... I changed this to use autoconf to locate a test program if necessary.