summaryrefslogtreecommitdiff
path: root/scripts/test/support.py
Commit message (Expand)AuthorAgeFilesLines
* Enable more spec tests (#6669)Thomas Lively2024-06-171-1/+12
* Switch binaryen.js/wasm to ESM (#4280)dcode2021-10-281-2/+3
* Run spec test all at once after binary transform (#3817)Abbas Mashayekh2021-04-201-1/+1
* Fix split_wast on asserts before the first module (#3206)Alon Zakai2020-10-091-0/+6
* Specify UTF-8 encoding instead of relying on locale default (#3009)rathann2020-07-311-1/+1
* Align binaryen.js with the npm package (#2551)Daniel Wirtz2020-01-141-7/+9
* Switch python indentation from 2-space to 4-space (#2299)Sam Clegg2019-08-161-140/+140
* Python3-ify check.py and auto_update_tests.py (#2270)Alon Zakai2019-07-311-8/+24
* Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642)Alex Crichton2018-08-301-6/+8
* Proper error handling in add* and get* methods (#1570)Alon Zakai2018-07-101-1/+1
* Fix check.py on windows platform (#1605)Loppin Vincent2018-06-201-3/+4
* Cleanup scripts in scripts/test (#1566)Sam Clegg2018-05-251-12/+10
* Add optimize, shrink level and debug info options to C/JS (#1357)Daniel Wirtz2018-01-171-0/+14
* Fix flake8 failures in scripts/ (#1239)Taiju Tsuiki2017-10-241-1/+1
* Refactor validator API to use enums (#1209)Alon Zakai2017-10-031-2/+3
* Get wasm2asm building again (#1107)Thomas Lively2017-08-021-2/+5
* Unreachable typing fixes (#1004)Alon Zakai2017-05-091-0/+5
* Refactor check.py so that groups of tests can be split into separate … (#849)jgravelle-google2016-12-061-0/+158