wabt icon indicating copy to clipboard operation
wabt copied to clipboard

Update spec tests

Open marcusb opened this issue 3 years ago • 2 comments

marcusb avatar Sep 22 '22 01:09 marcusb

@keithw

marcusb avatar Sep 22 '22 02:09 marcusb

Not sure if I should also run ./test/update-spec-tests.py to add the new test cases, but those do not generally pass.

marcusb avatar Sep 22 '22 02:09 marcusb

(Will wait for @keithw approval before landing)

sbc100 avatar Sep 22 '22 11:09 sbc100

lgtm. An update that runs update-spec-tests.py is at #2001; this brings in the new tokens.wast test, which requires a change to the Wast lexer to get everything passing.

keithw avatar Sep 22 '22 17:09 keithw