[qmtest] new 'check' command
Stefan Seefeld
seefeld at sympatico.ca
Mon Oct 6 12:56:14 UTC 2003
Mark Mitchell wrote:
> On Thu, 2003-10-02 at 10:19, Stefan Seefeld wrote:
>
>>Mark Mitchell wrote:
>>
>>>>users were used to the main script being called 'qmtest', not
>>>>'qmtest.py'. Shouldn't therefor 'qmtest.py' be renamed to 'qmtest'
>>>>at least (with all the necessary adjustments in the build system) ?
>>>
>>>
>>>Yes, I agree.
>>
>>ok, let me know when you are ready and I'll send in a patch that
>>replaces 'qmtest.py' by 'qmtest'.
>
>
> There's no time like the present -- but make sure that it works for both
> in-srcdir and installed versions of QMTest.
I'd suggest that someone with *local* write permissions to the
repository does the following in the root directory:
mkdir bin
cp qm/test/qmtest.py,v bin/qmtest,v
That creates a fork of the qmtest.py file with all its history. As soon
as that's done, I will send in a patch that uses the 'bin/qmtest' script
instead of 'qm/test/qmtest.py' everywhere, and as soon as that patch got
accepted and committed, you can just 'rm qm/test/qmtest.py,v'.
Does this make sense ?
Regards,
Stefan
More information about the qmtest
mailing list