summaryrefslogtreecommitdiff
path: root/test/spec/loop.txt
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+5
* Remove check from binary-reader-interp.cc that the validator already catches....Sam Clegg2021-12-131-4/+4
* Add error locations to BinaryReaderInterp (#1780)Sam Clegg2021-12-091-27/+27
* Update testsuite (#1424)Ben Smith2020-05-131-17/+117
* Update testsuite (#1047)Ben Smith2019-03-251-5/+14
* Update testsuite (#942)Ben Smith2018-11-051-12/+12
* Update testsuite (#901)Ben Smith2018-08-241-12/+12
* Fix run-tests.py when STDIN_FILE is used > 1 times (#711)Ben Smith2018-01-091-13/+13
* Use `.wat` extension for wast2json-generated files (#669)Ben Smith2017-11-131-2/+2
* Better type-checking errors (#662)Ben Smith2017-10-301-9/+9
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-11/+11
* Update testsuite; more lexer/parser changes (#484)Ben Smith2017-06-111-1/+9
* Update testsuite; various lexing/parsing fixes (#482)Ben Smith2017-06-071-9/+9
* Use classes + virtual functions for BinaryReader (#376)Ben Smith2017-03-301-9/+9
* Update testsuite (#311)Ben Smith2017-02-231-4/+13
* Full typechecking for unreachable code (#302)Ben Smith2017-02-141-1/+1
* Remove assert_{invalid,malformed} checks from wast2wast (#296)Ben Smith2017-01-301-52/+0
* Implement assert_invalid for wasm-interp (#294)Ben Smith2017-01-271-1/+19
* Update test/run-tests.py (#255)Ben Smith2017-01-051-13/+13
* Update spec testsBen Smith2016-11-071-16/+0
* Fix most of the spec testsBen Smith2016-10-051-51/+43
* passes all the spec testsBen Smith2016-09-291-48/+56
* fix the interp/ tests, move the spec tests outBen Smith2016-09-291-0/+73