summaryrefslogtreecommitdiff
path: root/test/spec/select.txt
Commit message (Expand)AuthorAgeFilesLines
* Update testsuite (#2167)Keith Winstein2023-03-131-1/+1
* update br_table validation rule + enforce module validity in spectest-interp ...Keith Winstein2022-04-131-1/+1
* Fix function body start/end locations in wasm-validate (#1842)Sam Clegg2022-03-021-1/+1
* Add error locations to BinaryReaderInterp (#1780)Sam Clegg2021-12-091-28/+28
* Update testsuite (#1738)Sam Clegg2021-10-181-48/+47
* Bump third_party/testsuite to TOT (#1623)Ng Zhi An2021-03-041-23/+56
* spectest-interp: Report when assert_trap passes and include error string. NFC...Sam Clegg2019-11-191-0/+6
* Fix expected stack layout when typechecking select instruction (#1222)Sam Clegg2019-11-151-12/+12
* Update testsuite (#1047)Ben Smith2019-03-251-1/+37
* Update to the lastest spec testsuite (#953)Ben Smith2018-11-071-5/+5
* Update testsuite (#942)Ben Smith2018-11-051-2/+11
* Fix run-tests.py when STDIN_FILE is used > 1 times (#711)Ben Smith2018-01-091-1/+1
* Better type-checking errors (#662)Ben Smith2017-10-301-1/+1
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-1/+1
* Use classes + virtual functions for BinaryReader (#376)Ben Smith2017-03-301-1/+1
* Update testsuite (#311)Ben Smith2017-02-231-1/+1
* Remove assert_{invalid,malformed} checks from wast2wast (#296)Ben Smith2017-01-301-4/+0
* Implement assert_invalid for wasm-interp (#294)Ben Smith2017-01-271-1/+4
* Update test/run-tests.py (#255)Ben Smith2017-01-051-1/+1
* Fix most of the spec testsBen Smith2016-10-051-5/+1
* WIP fixing call_indirectBen Smith2016-09-291-2/+2
* update testsuite, and rebase some testsBen Smith2016-09-291-0/+8
* fix the interp/ tests, move the spec tests outBen Smith2016-09-291-0/+5
* remove JavaScript engine testing (#89)Ben Smith2016-06-171-5/+0
* update run-tests.py/other scripts for SM supportBen Smith2016-05-101-1/+1
* update v8, and fix testsBen Smith2016-04-291-10/+1
* cleanup the run-*.py scriptsBen Smith2016-04-271-0/+1
* nicer overriding of various executables w/ testingBen Smith2016-03-211-2/+1
* update v8; rebaseline testsBen Smith2016-03-081-2/+2
* Rebase the dumps on local decls changes.Ben L. Titzer2016-03-071-1/+1
* store i32.const and i64.const as signed-LEB128Ben Smith2016-03-041-1/+1
* use export table, update v8Ben Smith2016-02-271-1/+1
* update v8, fix select order in binary formatBen Smith2016-02-081-1/+1
* update third_party/v8Ben Smith2016-01-311-1/+2
* update v8, rename WASM -> _WASMEXP_Ben Smith2016-01-141-2/+2
* use upstream v8 instead of v8-native-prototypeBen Smith2015-12-171-2/+1
* update v8-native, fixes many spec testsBen Smith2015-12-031-1/+1
* update v8-native-prototype, fixes some spec testsBen Smith2015-11-301-1/+1
* SKIP fewer spec tests, clean run-d8.py outputBen Smith2015-11-121-1/+10
* add unreachable operationBen Smith2015-11-091-4/+1
* update testsuite repo, disable broken testsBen Smith2015-11-091-0/+1
* update v8-native-prototype, add select d8 testBen Smith2015-11-091-7/+0
* add func_ptrs and select spec testsBen Smith2015-11-051-0/+14