summaryrefslogtreecommitdiff
path: root/test/typecheck/bad-select-cond.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix expected stack layout when typechecking select instruction (#1222)Sam Clegg2019-11-151-4/+4
* `wat2wasm` is no longer default TOOL for tests (#735)Ben Smith2018-01-251-1/+2
* Better type-checking errors (#662)Ben Smith2017-10-301-2/+2
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-1/+1
* Full typechecking for unreachable code (#302)Ben Smith2017-02-141-1/+1
* Update test/run-tests.py (#255)Ben Smith2017-01-051-1/+1
* Convert tests to new flat syntax (#227)Kwadwo 'Que' Amankwa2016-11-281-4/+7
* Fix typecheck testsBen Smith2016-09-291-2/+2
* select is type-parametric, update testsuiteBen Smith2016-03-031-5/+5
* nicer errors for wasm-check tooBen Smith2016-02-261-0/+2
* update testsuite; condition comes last in selectBen Smith2016-02-041-2/+2
* check ASTBen Smith2015-12-031-1/+1
* parse select expressionBen Smith2015-11-041-0/+7