summaryrefslogtreecommitdiff
path: root/test/update-spec-tests.py
Commit message (Expand)AuthorAgeFilesLines
* binary/wat: Implement EHv4 (#2470)Soni L.2024-11-201-1/+0
* update-spec-tests.py: Include wasm2c version of proposals tests (#2085)Sam Clegg2022-12-011-0/+4
* Implement Relaxed SIMD proposal (#1994)Marcus Better2022-11-301-0/+1
* Add tail-call spec tests and fix related parser issue (#2049)Sam Clegg2022-11-081-1/+1
* Mark extended-const as implemented. NFC (#1919)Sam Clegg2022-05-101-1/+0
* Initial implementation of extended-const proposal. (#1824)Sam Clegg2022-02-151-1/+3
* Add specification tests for exception handling proposal (#1764)Asumu Takikawa2021-12-061-2/+2
* Add multi-memory feature support (#1751)Yuhan Deng2021-11-301-2/+2
* update-spec-tests.py: Process all proposal directories. (#1754)Sam Clegg2021-11-041-8/+29
* Re-enable simd in update-spec-tests.py (#1753)Sam Clegg2021-11-041-0/+1
* Enable reference types by default (#1729)Sam Clegg2021-10-131-1/+0
* Enable bulk memory by default (#1728)Sam Clegg2021-10-131-1/+0
* SIMD is now phase 5, enable it by default (#1712)Ng Zhi An2021-09-201-1/+0
* Changes required to make the new Memory64 spec tests run (#1560)Wouter van Oortmerssen2020-10-261-0/+1
* Update testsuite to 646b43e (#1555)Wouter van Oortmerssen2020-09-301-1/+1
* Update testsuite (for SIMD) (#1373)Ben Smith2020-03-251-0/+1
* Remove support for python2 (#1321)Sam Clegg2020-01-311-2/+1
* Run update-spec-tests.py and add resulting missing tests (#1263)Sam Clegg2019-12-121-0/+1
* Switch python indentation from 2-space to 4-space (#1145)Sam Clegg2019-08-151-52/+52
* Run flake8 on the whole repository (#1144)Guanzhong Chen2019-08-151-7/+1
* Implement bulk memory in the interpreter (#1074)Ben Smith2019-05-071-0/+1
* Run more proposal spec tests (#964)Ben Smith2018-11-301-5/+12
* Fix some multi-value bugs; run spec testsBen Smith2018-09-061-16/+36
* [wasm2c] Add spec tests; fix update-spec-tests.py (#891)Ben Smith2018-08-141-13/+20
* Add support for yapf python formatting tool (#276)Sam Clegg2017-01-181-2/+4
* fix the interp/ tests, move the spec tests outBen Smith2016-09-291-1/+1
* python3 supportBen Smith2016-09-011-2/+3
* update testsuite, handle implicit func types (#96)Ben Smith2016-08-041-0/+68