summaryrefslogtreecommitdiff
path: root/test/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Switch python indentation from 2-space to 4-space (#1145)Sam Clegg2019-08-151-129/+129
* Add wasm2c tool (#710)Ben Smith2018-01-081-5/+13
* Error out of parse errors in gen-wasm.py (#505)Sam Clegg2017-06-181-2/+3
* Implement UTF-8 validation, update testsuite (#429)Ben Smith2017-05-191-2/+2
* Add support for yapf python formatting tool (#276)Sam Clegg2017-01-181-6/+7
* Fix gen-spec-js.pyBen Smith2016-12-051-1/+4
* Use a new format for the spec JSON writer/parserBen Smith2016-11-031-0/+7
* fix the test/parse/* tests for binary_0xc (#105)Ben Smith2016-09-291-0/+3
* passes all testsBen Smith2016-09-291-3/+2
* cleanup python scripts a bitBen Smith2016-09-011-1/+2
* python3 supportBen Smith2016-09-011-2/+5
* Tests verbosity (#88)Michael Ferris2016-06-171-0/+3
* Teach test scripts about ch.exe (#87)Michael Ferris2016-06-081-2/+3
* always display stdout in test runnerBen Smith2016-05-161-6/+18
* add script to generate emscripten-exported.jsonBen Smith2016-05-131-3/+7
* add {run-,}gen-wasm.py; used to generate .wasmBen Smith2016-04-271-8/+8
* cleanup the run-*.py scriptsBen Smith2016-04-271-0/+120
* nicer overriding of various executables w/ testingBen Smith2016-03-211-0/+19