On 4/1/06, Branko Čibej <brane@xbc.nu> wrote:
> Ivan Zhakov wrote:
> > Hi,
> > I've spend all my weekend day
> Join the club. :)
> > and made patch to win-tests.py for
> > simplifying running ra_dav tests on Windows. It is similar as
> > davautocheck.sh which as available on *nix.
> > With this patch to run ra_dav tests you could simply tell:
> > win-tests.py --httpd-dir="C:\Program Files\Apache2" c:\tmp\svn-test
> > or
> > win-tests.py --httpd-port=1234 --httpd-dir="C:\Program
> > Files\Apache2" c:\tmp\svn-test
> > To run httpd on specific port.
> >
> Very nice, thanks!
> BTW, is there any particular reason to choose a random port? I think
> that's more likely to randomly conflict with running servers than if we
> used a fixed port, especially as the range starts at 1024.
I've copied davautocheck.sh behavior. As I understand random port is
for running several tests simultaneously. Of course we could select
some fixed port. I've not strong opinion on this.
>
> > And of course you could run ra_dav tests in old way (using -u option)
> > I'm not Python expert, so please don't be strictly.
> >
> Well, there are a few things I'd have done differently, but it all seems
> to work.
> I won't be able to commit this today, but I'll try to do it on Monday.
I was going to commit this monday. But feel free to do it yourself.
--
Ivan Zhakov
Received on Sat Apr 1 10:42:49 2006