summaryrefslogtreecommitdiff
path: root/test/spec/exception-handling/binary.txt
Commit message (Expand)AuthorAgeFilesLines
* Issue a nicer error message on wasm components. (#2515)Dan Gohman2024-12-061-5/+5
* Update testsuite (#2495)Keith Winstein2024-10-301-38/+84
* Update testsuite and corresponding update to comment parser (#2416)Sam Clegg2024-05-131-2/+2
* Update testsuite (#2287)Keith Winstein2023-10-241-154/+62
* Share reading/validation code between elem exprs & other const exprs (#2288)Keith Winstein2023-09-061-2/+1
* spectest-interp: assert_malformed must error in reader alone (#2252)Keith Winstein2023-06-121-2/+1
* BinaryReader/BinaryReaderIR: check for missing end markers (#2218)Keith Winstein2023-05-031-1/+1
* binary-reader.cc: expand max local count and fix error message (#2173)Keith Winstein2023-03-151-2/+2
* Update spec tests (#2003)Marcus Better2022-09-221-108/+108
* update br_table validation rule + enforce module validity in spectest-interp ...Keith Winstein2022-04-131-1/+1
* Update testsuite. (#1872)Zoltan Herczeg2022-03-301-1/+1
* Update testsuite (#1795)Sam Clegg2022-01-101-85/+91
* Add error locations to BinaryReaderInterp (#1780)Sam Clegg2021-12-091-1/+1
* Add specification tests for exception handling proposal (#1764)Asumu Takikawa2021-12-061-0/+280