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

Re: [PATCH] v3: Simplify running specific tests on Windows

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 22 Jan 2010 16:42:11 +0000

Chris Foote wrote:
> Hi Julian,
>
> I've made the changes as you suggested.

Thanks. That looks fine. Committed in r902160. (I tweaked
build/run_tests.py, adding a bit of help message and not changing the
number of dots printed.)

- Julian

> Regards,
> Chris
>
> [[[
> Make it easy to (re)run specific tests on windows by adding a --test/-t
> option. The tests can also specify specific test number(s) to run.
>
> * win-tests.py
> (_usage_exit): Add the --test/-t option to the help.
> (tests_to_run): New. List of tests to be run by the TestHarness.
>
> * build/run_tests.py
> (_run_test): Break the progname at a '#' and use the rhs as a list of
> test numbers to run.
> ]]]
Received on 2010-01-22 17:42:50 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.