summaryrefslogtreecommitdiff
path: root/test/spec/switch.txt
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* Fix run-tests.py when STDIN_FILE is used > 1 times (#711)Ben Smith2018-01-091-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
* Full typechecking for unreachable code (#302)Ben Smith2017-02-141-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-1/+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
* update v8, and fix testsBen Smith2016-04-291-9/+7
* cleanup the run-*.py scriptsBen Smith2016-04-271-0/+1
* nicer overriding of various executables w/ testingBen Smith2016-03-211-2/+1
* update testsuite, fix spec testsBen Smith2016-03-081-7/+4
* remove tableswitch, add br_table, update v8Ben Smith2016-03-071-11/+11
* nicer errors for wasm-check tooBen Smith2016-02-261-0/+4
* update testsuiteBen Smith2016-02-231-3/+3
* remove "label" nodeBen Smith2015-12-301-7/+1
* update v8 and testsuite repos, breaks some testsBen Smith2015-12-301-1/+7
* update v8-native, fixes many spec testsBen Smith2015-12-031-9/+1
* generate code for tableswitchBen Smith2015-11-201-1/+1
* parse tableswitch, no codegen yetBen Smith2015-11-201-1/+11
* update v8-native and testsuite submodulesBen Smith2015-11-191-1/+1
* SKIP fewer spec tests, clean run-d8.py outputBen Smith2015-11-121-1/+5
* use the testsuite repo for spec testsBen Smith2015-11-041-1/+1
* change prefix for test file formatBen Smith2015-10-131-4/+4
* run spec tests that crashBen Smith2015-10-131-1/+1
* parser callbacks for switch operationBen Smith2015-10-051-1/+1
* fix typecheck in switch statementBen Smith2015-10-051-1/+1
* update the spec repoBen Smith2015-09-301-1/+1
* add a bunch of failing spec testsBen Smith2015-09-291-0/+4