summaryrefslogtreecommitdiff
path: root/test/spec/labels.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-3/+3
* The great renaming (#985)Ben Smith2018-12-191-3/+3
* Update testsuite (#757)Ben Smith2018-02-131-4/+4
* Fix run-tests.py when STDIN_FILE is used > 1 times (#711)Ben Smith2018-01-091-3/+3
* Better type-checking errors (#662)Ben Smith2017-10-301-3/+3
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-3/+3
* Update testsuite; various lexing/parsing fixes (#482)Ben Smith2017-06-071-3/+3
* Use classes + virtual functions for BinaryReader (#376)Ben Smith2017-03-301-3/+3
* Full typechecking for unreachable code (#302)Ben Smith2017-02-141-2/+2
* Remove assert_{invalid,malformed} checks from wast2wast (#296)Ben Smith2017-01-301-16/+0
* Implement assert_invalid for wasm-interp (#294)Ben Smith2017-01-271-1/+10
* Update test/run-tests.py (#255)Ben Smith2017-01-051-4/+4
* Fix most of the spec testsBen Smith2016-10-051-33/+9
* passes all the spec testsBen Smith2016-09-291-21/+25
* fix the interp/ tests, move the spec tests outBen Smith2016-09-291-0/+41
* remove JavaScript engine testing (#89)Ben Smith2016-06-171-41/+0
* update testsuiteBen Smith2016-05-241-10/+10
* update run-tests.py/other scripts for SM supportBen Smith2016-05-101-1/+1
* update v8, and fix testsBen Smith2016-04-291-42/+28
* cleanup the run-*.py scriptsBen Smith2016-04-271-0/+1
* remove arity checks from type checkerBen Smith2016-04-181-17/+14
* nicer overriding of various executables w/ testingBen Smith2016-03-211-2/+1
* update testsuite, fix spec testsBen Smith2016-03-081-11/+55
* remove tableswitch, add br_table, update v8Ben Smith2016-03-071-55/+11
* use if/then/else instead of if/if_elseBen Smith2016-03-031-14/+14
* update testsuiteBen Smith2016-02-291-14/+14
* nicer errors for wasm-check tooBen Smith2016-02-261-0/+26
* update v8, fix order of br_if operandsBen Smith2016-02-081-2/+1
* update testsuite, fix br_if orderBen Smith2016-02-081-4/+25
* update testsuiteBen Smith2016-02-041-4/+4
* add br_if value, fix type checking for br/br_ifBen Smith2015-12-041-5/+9
* update testsuiteBen Smith2015-12-031-3/+5
* update v8-native-prototype, fixes some spec testsBen Smith2015-11-301-9/+1
* parse tableswitch, no codegen yetBen Smith2015-11-201-1/+7
* 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
* add new spec repo testsBen Smith2015-10-131-0/+4