v8/tools/testrunner/local
Michael Starzinger 0fc6c35c3a [wasm] Remove deprecated --wasm-jit-to-native flag.
The feature in question has been enabled by default for a while and we
no longer need to maintain a configuration without it enabled. Note that
this change only removes the mechanical pieces. Further cleanup enabled
by this will be done as follow-ups.

R=clemensh@chromium.org
BUG=v8:7549

Change-Id: I90e5bcddabe74a18a4d2a88132e8dc93317bcff4
Reviewed-on: https://chromium-review.googlesource.com/958424
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Reviewed-by: Michael Hablich <hablich@chromium.org>
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51883}
2018-03-12 14:36:32 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
command.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
junit_output.py [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
pool_unittest.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
pool.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
statusfile_unittest.py [test] Change wildcards to prefix rules. 2017-11-20 14:25:04 +00:00
statusfile.py [mips][mips64]: Skip tests for MIPS release 6. 2018-03-06 09:19:11 +00:00
testsuite_unittest.py [test] Update testsuite unittests. 2017-12-19 14:13:56 +00:00
testsuite.py [test] Remove dead code from suites and tests 2018-02-01 14:12:49 +00:00
utils.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
variants.py [wasm] Remove deprecated --wasm-jit-to-native flag. 2018-03-12 14:36:32 +00:00
verbose.py [test] Fix --report output. 2017-12-19 16:35:39 +00:00