summaryrefslogtreecommitdiff
path: root/test/spec/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 testsuite (#2167)Keith Winstein2023-03-131-1/+1
* 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
* Perform init expression validation outside of the binary reader. NFC (#1770)Sam Clegg2021-12-021-28/+28
* Update testsuite (#1738)Sam Clegg2021-10-181-66/+162
* Enable reference types by default (#1729)Sam Clegg2021-10-131-0/+1
* Enable bulk memory by default (#1728)Sam Clegg2021-10-131-1/+1
* [EH] Replace event with tag (#1678)Heejin Ahn2021-06-221-2/+2
* Bump third_party/testsuite to TOT (#1623)Ng Zhi An2021-03-041-37/+41
* Bump testsuite version and fix tests (#1622)Ng Zhi An2021-03-041-51/+55
* Update SIMD support (#1553)Darin Morrison2020-10-261-38/+74
* Remove ref.is_null type parameter (#1474)Ben Smith2020-07-151-5/+2
* Enabled merged proposals by default (#1405)Alex Crichton2020-05-061-1/+2
* Update spec testsuite (#1237)Sam Clegg2019-11-221-1/+40
* Update spec testsuite (#1111)Ben Smith2019-07-161-82/+28
* Update testsuite (#1071)Ben Smith2019-04-241-35/+59
* Update testsuite (#1047)Ben Smith2019-03-251-4/+4
* The great renaming (#985)Ben Smith2018-12-191-1/+9
* Update testsuite (#942)Ben Smith2018-11-051-20/+44
* Update testsuite; enable mut. globals by default (#884)Ben Smith2018-08-031-1/+3
* Update spec tests; rename {grow,current}_memory (#849)Ben Smith2018-05-271-2/+2
* Update testsuite (#815)Ben Smith2018-03-161-4/+34
* Update testsuite (#780)Ben Smith2018-02-281-1/+7
* Fix run-tests.py when STDIN_FILE is used > 1 times (#711)Ben Smith2018-01-091-28/+28
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-28/+28
* Update testsuite; fix bug w/ \0 in export name (#444)Ben Smith2017-05-221-6/+36
* Update wasm binary format label to 1 (#310)Derek Schuff2017-02-241-3/+5
* Remove assert_{invalid,malformed} checks from wast2wast (#296)Ben Smith2017-01-301-48/+0
* Update test/run-tests.py (#255)Ben Smith2017-01-051-24/+24
* Update testsuiteBen Smith2016-12-091-12/+30
* Implement assert_{malformed,unlinkable,uninstantiable}Ben Smith2016-12-061-1/+19
* Fix spec/binary testBen Smith2016-11-081-5/+4
* Fix types for binary 0xdBen Smith2016-10-261-0/+1
* Fix most of the spec testsBen Smith2016-10-051-36/+36
* update testsuite, and rebase some testsBen Smith2016-09-291-2/+2
* fix the interp/ tests, move the spec tests outBen Smith2016-09-291-0/+41
* remove JavaScript engine testing (#89)Ben Smith2016-06-171-41/+0
* update spec testsBen Smith2016-05-181-0/+41