[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: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 4 Dec 2009 10:38:01 +0100

> -----Original Message-----
> From: Chris Foote [mailto:cafoote_at_yahoo.com]
> Sent: vrijdag 4 december 2009 1:16
> To: dev_at_subversion.apache.org
> Subject: [PATCH] Simplify running specific tests on Windows
>
> 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

        Hi Chris,

I like this feature (Thanks for looking into this!) but I didn't find the
patch in your mail; only the log message.

On Unix you can also pass a specific test number or name of a test in the
file to further reduce the test set.

If you could find the time to add that feature it would be even nicer. (Same
patch or additional patch).

Thanks,
        Bert

>
> 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 10:38:35 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.