summaryrefslogtreecommitdiff
path: root/test/spec/exports.txt
Commit message (Expand)AuthorAgeFilesLines
* Track locations of Vars in BinaryReaderIR and BinaryReaderInterp (#1963)Keith Winstein2022-08-151-12/+12
* update br_table validation rule + enforce module validity in spectest-interp ...Keith Winstein2022-04-131-1/+1
* Add error locations to BinaryReaderInterp (#1780)Sam Clegg2021-12-091-19/+19
* Update testsuite (#1738)Sam Clegg2021-10-181-31/+34
* Bump third_party/testsuite to TOT (#1623)Ng Zhi An2021-03-041-22/+46
* Remove validation from the BinaryReader (#1354)Ben Smith2020-03-111-4/+8
* Fix run-tests.py when STDIN_FILE is used > 1 times (#711)Ben Smith2018-01-091-22/+22
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-22/+22
* Update testsuite; various lexing/parsing fixes (#482)Ben Smith2017-06-071-22/+22
* Improve error messages in binary reader (#421)Sam Clegg2017-05-101-3/+3
* Use classes + virtual functions for BinaryReader (#376)Ben Smith2017-03-301-18/+18
* Remove assert_{invalid,malformed} checks from wast2wast (#296)Ben Smith2017-01-301-88/+0
* Implement assert_invalid for wasm-interp (#294)Ben Smith2017-01-271-1/+63
* Update test/run-tests.py (#255)Ben Smith2017-01-051-22/+22
* Fix the export spec testBen Smith2016-11-041-14/+85
* Fix most of the spec testsBen Smith2016-10-051-0/+1
* update testsuite, and rebase some testsBen Smith2016-09-291-11/+11
* fix the interp/ tests, move the spec tests outBen Smith2016-09-291-0/+21
* remove JavaScript engine testing (#89)Ben Smith2016-06-171-21/+0
* update run-tests.py/other scripts for SM supportBen Smith2016-05-101-1/+1
* nicer overriding of various executables w/ testingBen Smith2016-03-211-2/+1
* nicer errors for wasm-check tooBen Smith2016-02-261-0/+8
* update testsuiteBen Smith2016-02-251-0/+2
* spec tests all "pass"Ben Smith2015-12-031-2/+2
* use the testsuite repo for spec testsBen Smith2015-11-041-4/+4
* nicer output from spec testsBen Smith2015-10-131-8/+0
* change prefix for test file formatBen Smith2015-10-131-4/+5
* rename other assert_eq to assert_returnBen Smith2015-10-071-1/+1
* update spec repoBen Smith2015-10-071-4/+4
* support exporting function with multiple namesBen Smith2015-10-021-1/+0
* update the spec repoBen Smith2015-09-301-4/+4
* disable exports spec test because of memory leakBen Smith2015-09-281-0/+1
* add exports spec testBen Smith2015-09-251-0/+19