v8/tools/testrunner
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
..
local [wasm] Remove deprecated --wasm-jit-to-native flag. 2018-03-12 14:36:32 +00:00
objects [test] Remove dead code from suites and tests 2018-02-01 14:12:49 +00:00
outproc [test] Forgive tests timing out on num-fuzzers 2018-02-08 23:08:05 +00:00
testproc [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
utils Reland "[test] Random seed processor" 2018-01-31 09:53:34 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
base_runner.py [test] Add status-file variable mips_arch_variant. 2018-03-01 12:11:36 +00:00
num_fuzzer.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
PRESUBMIT.py [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
standard_runner.py [wasm] Remove deprecated --wasm-jit-to-native flag. 2018-03-12 14:36:32 +00:00
test_config.py [test] Move options to test config 2018-01-31 13:46:29 +00:00
testrunner.isolate [test] Fix isolate for auto-detect in gyp 2017-10-19 11:52:11 +00:00
trycatch_loader.js [test] Properly load mjsunit.js on endurance fuzzer 2018-02-02 13:55:32 +00:00