v8/tools/testrunner/local
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
..
fake_testsuite [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
android.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
command.py [test] Be more verbose when killing hanging tests 2019-04-23 16:48:23 +00:00
pool_unittest.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
pool.py Reland "[test] Print hanging tests on linux on test-runner termination" 2019-08-05 11:50:18 +00:00
statusfile_unittest.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
statusfile.py [top-level-await] Add support for top level await to d8 2019-09-20 16:04:49 +00:00
testsuite_unittest.py [test] Ignore optimization state in tests on number fuzzer 2019-04-12 12:50:55 +00:00
testsuite.py [testrunner] generalize test loader to accept multiple extensions 2019-06-25 12:12:11 +00:00
utils.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
variants.py [top-level-await] Add support for top level await to d8 2019-09-20 16:04:49 +00:00
verbose.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00