DescriptionReland "[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 5f44a9105980e7ca3a444c9c4293ee9442a8139f.
NOTRY=true
Committed: https://crrev.com/9516dccd41e7d60e7ca89375276ccc1eef03c2aa
Cr-Commit-Position: refs/heads/master@{#30798}
Patch Set 1 : original patch #Patch Set 2 : fix mozilla tests #
Total comments: 1
Messages
Total messages: 8 (2 generated)
|