summaryrefslogtreecommitdiff
path: root/test/spec/address.txt
Commit message (Expand)AuthorAgeFilesLines
* update br_table validation rule + enforce module validity in spectest-interp ...Keith Winstein2022-04-131-1/+1
* Reference types changes to remove subtyping (#1407)Ben Smith2020-05-281-31/+48
* interpreter: Allow traps to include custom error strings (#1236)Sam Clegg2019-11-191-32/+32
* spectest-interp: Report when assert_trap passes and include error string. NFC...Sam Clegg2019-11-191-0/+32
* Update testsuite; enable mut. globals by default (#884)Ben Smith2018-08-031-2/+2
* Fix run-tests.py when STDIN_FILE is used > 1 times (#711)Ben Smith2018-01-091-2/+2
* Use `.wat` extension for wast2json-generated files (#669)Ben Smith2017-11-131-1/+1
* Update testsuite (#582)Ben Smith2017-07-261-42/+2
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-1/+1
* Update testsuite; more lexer/parser changes (#484)Ben Smith2017-06-111-1/+5
* Use a new format for the spec JSON writer/parserBen Smith2016-11-031-41/+41
* Fix start spec testBen Smith2016-10-071-38/+38
* Fix most of the spec testsBen Smith2016-10-051-44/+40
* WIP fixing call_indirectBen Smith2016-09-291-3/+3
* fix the interp/ tests, move the spec tests outBen Smith2016-09-291-0/+49
* remove JavaScript engine testing (#89)Ben Smith2016-06-171-49/+0
* update run-tests.py/other scripts for SM supportBen Smith2016-05-101-1/+1
* nicer overriding of various executables w/ testingBen Smith2016-03-211-2/+1
* update testsuite, fix spec testsBen Smith2016-03-081-5/+5
* rebase failing spec tests relying on page-sizeBen Smith2016-03-051-3/+6
* Fix a test expected output after the memory-in-pages change.Douglas Crosher2016-03-041-1/+1
* Change the memory sizes to be in units of pages rather than powers of two.Douglas Crosher2016-03-041-2/+2
* update testsuiteBen Smith2016-02-291-1/+3
* nicer errors for wasm-check tooBen Smith2016-02-261-0/+2
* update v8-native; fixes unreachable and mem OOBBen Smith2015-12-111-3/+1
* parse memop offset as u64, then validate in checkBen Smith2015-12-041-5/+42
* update v8-native, fixes many spec testsBen Smith2015-12-031-1/+5
* disable spec address.wast testBen Smith2015-11-201-44/+1
* update v8-native and testsuite submodulesBen Smith2015-11-191-1/+1
* support load/store offsets in d8Ben Smith2015-11-191-10/+10
* parse load/store offset as uint32_tBen Smith2015-11-171-5/+44
* update testsuite, fix testsBen Smith2015-11-171-44/+5
* update v8-native repo, fix to importing printBen Smith2015-11-121-4/+44
* display info about signals raised by d8 in testsBen Smith2015-11-121-1/+1
* update v8-native to merge stmt-expr branchBen Smith2015-11-051-44/+4
* use the testsuite repo for spec testsBen Smith2015-11-041-6/+6
* add spec address test (tests align/offset)Ben Smith2015-10-271-0/+47