Closed
Bug 1627854
Opened 5 years ago
Closed 5 years ago
Add documentation for spec-test importing
Categories
(Core :: JavaScript: WebAssembly, defect)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: rhunt, Assigned: rhunt)
Details
Attachments
(1 file)
It's a bit confusing.
Assignee | ||
Comment 1•5 years ago
|
||
The process of importing spec-tests is confusing and has some tricks that
I should write down. The files are also scattered around, so I've tried to
move them all into one spot.
- Moves wasm/Makefile to jit-test/etc/wasm
- Moves jit-test/etc/wasm-config[-lock].toml to jit-test/etc/wasm
- Adds jit-test/etc/wasm/README.md
Pushed by rhunt@eqrion.net: https://hg.mozilla.org/integration/autoland/rev/1cb1b2df54c2 Add documentation for spec-test importing. r=lth
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•