v8/tools/testrunner/local
jkummerow 9516dccd41 Reland "[test] Fix cctest path separators on Windows"
Now run-tests.py understands "suite/foo/bar" with forward slashes for
command-line test selection on all test suites on all platforms.

Previously, file-based suites like mjsunit also accepted "mjsunit/foo\bar";
that behavior is sacrificed here in favor of unification. For the cctest
suite, OTOH, it wasn't possible on Windows to select specific tests at all.

Original review: https://codereview.chromium.org/1348653003/

This reverts commit 5f44a91059.

NOTRY=true

Review URL: https://codereview.chromium.org/1356613002

Cr-Commit-Position: refs/heads/master@{#30798}
2015-09-17 13:01:12 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
commands.py [test] More debugging output in test runner. 2015-06-12 13:43:57 +00:00
execution.py [test] Raise timeout for testing without vfp3. 2015-07-09 13:56:16 +00:00
junit_output.py Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
perfdata.py Run tests sorted by expected runtime. 2014-05-15 12:01:34 +00:00
pool_unittest.py Make test runner more chatty to avoid it getting killed by buildbot. 2015-04-08 09:53:39 +00:00
pool.py Make test runner more chatty to avoid it getting killed by buildbot. 2015-04-08 09:53:39 +00:00
progress.py [test] Return target name on failures. 2015-09-07 10:11:38 +00:00
statusfile.py [Test262-es6] Update to use FAIL_SLOPPY everywhere 2015-06-22 18:53:39 +00:00
testsuite.py Reland "[test] Fix cctest path separators on Windows" 2015-09-17 13:01:12 +00:00
utils.py [test] Turn off certificate verification when downloading test data on windows. 2015-07-07 11:42:26 +00:00
verbose.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00