v8/tools/testrunner
Joshua Litt 39cc400dea [top-level-await] Add support for top level await to d8
This cl adds support for top level await to d8, but still
does not allow top level await through parsing.
Unfortunately, due to that restriction this cl has no automated
tests, but I added a 'top-level-await' variant and manually
confirmed it passes locally.

Bug: v8:9344
Change-Id: I3528442768107f5ad1ed1e9e947cfceae91c0cc6
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1808483
Commit-Queue: Joshua Litt <joshualitt@chromium.org>
Reviewed-by: Georg Neis <neis@chromium.org>
Reviewed-by: Adam Klein <adamk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63909}
2019-09-20 16:04:49 +00:00
..
local [top-level-await] Add support for top level await to d8 2019-09-20 16:04:49 +00:00
objects Reland "[test] Remove longer timeout on bots" 2019-05-02 13:04:29 +00:00
outproc [test] Simplify output processor logic 2019-06-28 09:15:18 +00:00
testproc Added a new CIProgressIndicator (--progress=ci) 2019-09-17 13:29:47 +00:00
utils Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
__init__.py
base_runner.py Added a new CIProgressIndicator (--progress=ci) 2019-09-17 13:29:47 +00:00
num_fuzzer.py [test] Expose test-framework name in test results 2019-04-11 11:34:53 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
PRESUBMIT.py [tools] Clean up presubmit and run all unittests 2019-02-01 10:27:29 +00:00
standard_runner.py [test][cleanup] Revive --time, speed up some tests 2019-09-16 11:24:11 +00:00
test_config.py [test] Add feature to keep running skipped tests. 2018-11-22 08:12:21 +00:00
trycatch_loader.js [test] Properly load mjsunit.js on endurance fuzzer 2018-02-02 13:55:32 +00:00