v8/tools/testrunner/objects
Shu-yu Guo 3d1d61d644 [tools] Handle string literal export names in testcase.py
JS now allows string literals as export names, which the current regexp
used to discover module files to push to Android for running tests does
not account for.

Bug: v8:10964
Bug: v8:11049
Change-Id: I6f26f44a98f1d2c91ad69b171faa3f201f8f1e7a
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2492055
Commit-Queue: Shu-yu Guo <syg@chromium.org>
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#70739}
2020-10-23 17:16:10 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
output.py [testing] Show exit code hex value for failing tests 2019-11-11 11:15:41 +00:00
predictable.py Reland "[test] Increase coverage of d8_default test suites" 2018-09-07 07:53:29 +00:00
testcase.py [tools] Handle string literal export names in testcase.py 2020-10-23 17:16:10 +00:00