summaryrefslogtreecommitdiff
path: root/test/spec/imports.txt
Commit message (Expand)AuthorAgeFilesLines
* Update testsuite (#2495)Keith Winstein2024-10-301-65/+65
* Update testsuite and corresponding update to comment parser (#2416)Sam Clegg2024-05-131-75/+75
* Update testsuite (#2054)Sam Clegg2022-11-131-85/+87
* Track locations of Vars in BinaryReaderIR and BinaryReaderInterp (#1963)Keith Winstein2022-08-151-1/+1
* 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-3/+3
* Update testsuite (#1738)Sam Clegg2021-10-181-124/+119
* Enable reference types by default (#1729)Sam Clegg2021-10-131-0/+1
* Bump third_party/testsuite to TOT (#1623)Ng Zhi An2021-03-041-105/+129
* Remove validation from the BinaryReader (#1354)Ben Smith2020-03-111-5/+10
* Share validator between IR + binary-reader-interp (#1346)Ben Smith2020-02-271-2/+4
* New interpreter (#1330)Ben Smith2020-02-211-74/+13
* Fix memory/table check to include imported+defined (#1336)Ben Smith2020-02-191-1/+1
* interpreter: Allow traps to include custom error strings (#1236)Sam Clegg2019-11-191-2/+2
* spectest-interp: Report when assert_trap passes and include error string. NFC...Sam Clegg2019-11-191-0/+8
* Update testsuite (#1047)Ben Smith2019-03-251-2/+2
* The great renaming (#985)Ben Smith2018-12-191-7/+7
* [interp] Simplify host module imports (#889)Ben Smith2018-08-131-14/+14
* Update spec tests; rename {grow,current}_memory (#849)Ben Smith2018-05-271-95/+97
* Update testsuite (#757)Ben Smith2018-02-131-21/+24
* Fix run-tests.py when STDIN_FILE is used > 1 times (#711)Ben Smith2018-01-091-94/+94
* Use `.wat` extension for wast2json-generated files (#669)Ben Smith2017-11-131-16/+16
* Update testsuite; call_indirect has new syntax (#667)Ben Smith2017-11-111-46/+46
* Refactor interpreter imports (#592)Ben Smith2017-08-171-8/+8
* Rewrite parser as recursive descent (#591)Ben Smith2017-08-151-32/+32
* Update testsuite (#582)Ben Smith2017-07-261-74/+74
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-78/+78
* Update testsuite; more lexer/parser changes (#484)Ben Smith2017-06-111-1/+65
* Update testsuite; various lexing/parsing fixes (#482)Ben Smith2017-06-071-62/+62
* Run tests on AppVeyor (#385)Ben Smith2017-04-041-6/+6
* Use classes + virtual functions for BinaryReader (#376)Ben Smith2017-03-301-60/+60
* Use std::unordered_multimap for BindingHash (#357)Ben Smith2017-03-161-8/+8
* Remove assert_{invalid,malformed} checks from wast2wast (#296)Ben Smith2017-01-301-24/+0
* Implement assert_invalid for wasm-interp (#294)Ben Smith2017-01-271-1/+17
* Update testsuite (#291)Ben Smith2017-01-241-63/+62
* Update test/run-tests.py (#255)Ben Smith2017-01-051-62/+62
* Update testsuiteBen Smith2016-12-091-66/+67
* Implement assert_{malformed,unlinkable,uninstantiable}Ben Smith2016-12-061-56/+56
* Fix spec imports testBen Smith2016-11-071-6/+203
* Fix most of the spec testsBen Smith2016-10-051-0/+1
* fix the interp/ tests, move the spec tests outBen Smith2016-09-291-0/+9
* remove JavaScript engine testing (#89)Ben Smith2016-06-171-9/+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
* update testsuiteBen Smith2016-02-291-5/+3
* update v8-native repo, fix to importing printBen Smith2015-11-121-4/+9
* display info about signals raised by d8 in testsBen Smith2015-11-121-1/+1
* update v8-native to merge stmt-expr branchBen Smith2015-11-051-9/+4
* use the testsuite repo for spec testsBen Smith2015-11-041-1/+1
* update v8-native-prototypeBen Smith2015-10-181-11/+9