v8/tools/testrunner
Michael Achenbach 6206a3e362 [test] Share resource-fetching logic with all d8 test cases
This shares logic for finding additional resources in JS source code.
Previously the logic was implemented for mjsunit, now it will be used
across all d8-based test cases.

This'll enable adding those test suites for Android testing.

Bug: chromium:866862
Cq-Include-Trybots: luci.v8.try:v8_linux_noi18n_rel_ng
Change-Id: I7c89ba141483aaf692a03c0e168edb61bbb7b010
Reviewed-on: https://chromium-review.googlesource.com/1193873
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#55503}
2018-08-29 17:51:43 +00:00
..
local [tools] Upload adb logcat to logdog when running tests 2018-08-11 09:08:14 +00:00
objects [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
outproc [test] Add reusable negative-test output processor 2018-07-24 09:50:18 +00:00
testproc [tests] Make processing of test filters faster 2018-07-25 20:48:05 +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 Reland "[test] Add logic to run tests on Android" 2018-08-10 17:56:12 +00:00
num_fuzzer.py [test] Fix typo in numfuzzer 2018-04-18 07:44:35 +00:00
PRESUBMIT.py [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
standard_runner.py [wasm] Prepare enabling liftoff by default on ia32 and x64 2018-06-22 11:06:26 +00:00
test_config.py [test] Move options to test config 2018-01-31 13:46:29 +00:00
trycatch_loader.js [test] Properly load mjsunit.js on endurance fuzzer 2018-02-02 13:55:32 +00:00