This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
v8
Watch
1
Star
0
Fork
0
You've already forked v8
Code
Issues
2
Pull Requests
Releases
Wiki
Activity
2869d9de0d
v8
/
test
/
wasm-spec-tests
/
OWNERS
5 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[wasm] Add wasm spec tests to the v8 test runner The spec tests are stored on a mirror and are downloaded with the DEPS file. The test files on the mirror are updated with a script which has to be executed manually. This CL contains the following changes: * A script which updates the spec tests and uploads the generated files to the mirror. * Changes to the DEPS file to download the files from the mirror. * Changes so that tools/run-tests.py can run the spec tests. R=machenbach@chromium.org, rossberg@chromium.org Change-Id: Ia50d09bb1501c0c0f1d1506aa3657a3aa69c2864 Reviewed-on: https://chromium-review.googlesource.com/488083 Commit-Queue: Andreas Haas <ahaas@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#44933}
2017-04-27 12:28:05 +00:00
ahaas@chromium.org
clemensh@chromium.org
Add COMPONENT tags to OWNERS files where appropriate R=danno@chromium.org CC=sshruthi@chromium.org TBR=verwaest@chromium.org,bmeurer@chromium.org,yangguo@chromium.org,rossberg@chromium.org Change-Id: I32e09193fa6e847ac3336eab62b6d85c46d71164 Reviewed-on: https://chromium-review.googlesource.com/509508 Commit-Queue: Jochen Eisinger <jochen@chromium.org> Reviewed-by: Daniel Clifford <danno@chromium.org> Cr-Commit-Position: refs/heads/master@{#45447}
2017-05-19 08:30:54 +00:00
# COMPONENT: Blink>JavaScript>WebAssembly
Reference in New Issue
Copy Permalink