[qmtest] new 'check' command
Mark Mitchell
mark at codesourcery.com
Wed Oct 15 03:58:53 UTC 2003
Stefan --
I think I took care of this today; thanks for the hints.
-- Mark
----- Original Message -----
From: "Stefan Seefeld" <seefeld at sympatico.ca>
To: <qmtest at codesourcery.com>
Sent: Monday, October 06, 2003 5:56 AM
Subject: Re: [qmtest] new 'check' command
> 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