[PATCH] v3: Simplify running specific tests on Windows
From: Chris Foote <cafoote_at_yahoo.com>
Date: Mon, 11 Jan 2010 03:59:33 -0800 (PST)
Hi Julian,
I've made the changes as you suggested.
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.
]]]
|
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.