[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Simplify running specific tests on Windows

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 4 Dec 2009 16:43:39 +0200 (Jerusalem Standard Time)

Chris Foote wrote on Thu, 3 Dec 2009 at 16:16 -0800:
> Hi,
>
> This patch adds the ability to specify one or more tests to run on Windows.
> The --test option takes the name of the test executable.
>
> e.g. win-tests.py --release --test=basic_tests.py -t client-test.exe
>

What do you think about not requiring the "_tests.py" or "-test.exe"
constant suffixes to be explicitly?

> Regards
> Chris
>
> [[[
> Make it easy to (re)run specific tests on windows by adding a --test/-t
> option.
>
> * win-tests.py
>   (_usage_exit): Add the --test/-t option to the help text.
>   (tests_to_run): New. List of tests to be run by the TestHarness.
> ]]]
>
>
>
Received on 2009-12-04 15:44:21 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.