summaryrefslogtreecommitdiff
path: root/test/spec/br_if.txt
Commit message (Expand)AuthorAgeFilesLines
* update br_table validation rule + enforce module validity in spectest-interp ...Keith Winstein2022-04-131-1/+1
* Remove check from binary-reader-interp.cc that the validator already catches....Sam Clegg2021-12-131-2/+2
* Add error locations to BinaryReaderInterp (#1780)Sam Clegg2021-12-091-31/+31
* Update testsuite (#1047)Ben Smith2019-03-251-8/+25
* Update to the lastest spec testsuite (#953)Ben Smith2018-11-071-25/+25
* Update testsuite (#942)Ben Smith2018-11-051-25/+25
* Update testsuite (#901)Ben Smith2018-08-241-25/+25
* Fix run-tests.py when STDIN_FILE is used > 1 times (#711)Ben Smith2018-01-091-24/+24
* Better type-checking errors (#662)Ben Smith2017-10-301-21/+21
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-24/+24
* Update testsuite; various lexing/parsing fixes (#482)Ben Smith2017-06-071-24/+24
* Use classes + virtual functions for BinaryReader (#376)Ben Smith2017-03-301-24/+24
* Update testsuite (#311)Ben Smith2017-02-231-4/+7
* Full typechecking for unreachable code (#302)Ben Smith2017-02-141-5/+5
* Remove assert_{invalid,malformed} checks from wast2wast (#296)Ben Smith2017-01-301-140/+0
* Implement assert_invalid for wasm-interp (#294)Ben Smith2017-01-271-1/+70
* Update test/run-tests.py (#255)Ben Smith2017-01-051-35/+35
* Update spec testsBen Smith2016-11-071-12/+12
* Fix most of the spec testsBen Smith2016-10-051-129/+61
* passes all the spec testsBen Smith2016-09-291-42/+162
* fix the interp/ tests, move the spec tests outBen Smith2016-09-291-0/+93