summaryrefslogtreecommitdiff
path: root/test/typecheck/bad-global-no-init-expr.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove check from binary-reader-interp.cc that the validator already catches....Sam Clegg2021-12-131-2/+2
* Share validation code between constant expressions and function bodies. NFC (...Sam Clegg2021-12-101-2/+2
* Fix TODOs in validator; only affects error outputBen Smith2020-02-291-2/+2
* `wat2wasm` is no longer default TOOL for tests (#735)Ben Smith2018-01-251-2/+3
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-2/+2
* Update testsuite; various lexing/parsing fixes (#482)Ben Smith2017-06-071-4/+4
* Update test/run-tests.py (#255)Ben Smith2017-01-051-2/+2
* Don't allow defined globals without an init exprBen Smith2016-11-101-0/+12