summaryrefslogtreecommitdiff
path: root/test/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Make run-spec-wasm2c platform-consistent (#2335)Soni L2023-11-281-6/+0
* wasm2c: Fix test harness UB with SIMD (#2327)Soni L2023-11-121-0/+6
* Rename before_args to after_argsKeith Winstein2023-01-251-4/+3
* wasm2c: move WASM2C_CFLAGS to end of compiler command lineKeith Winstein2023-01-251-1/+1
* Add windows implementation of wasm2c runtime (#1843)Sam Clegg2022-03-091-3/+4
* Simplification followup from #1735. NFC (#1745)Sam Clegg2021-10-191-5/+4
* Use subprocess.run in test/utils.py. NFC (#1735)Sam Clegg2021-10-191-14/+7
* Remove some python3-ism left over in the test suite (#1326)Sam Clegg2020-02-041-5/+2
* Remove support for python2 (#1321)Sam Clegg2020-01-311-2/+1
* 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