summaryrefslogtreecommitdiff
path: root/test/find_exe.py
Commit message (Expand)AuthorAgeFilesLines
* Rename wasm-opcodecnt to wasm-stats (#2298)Soni L2023-09-191-3/+3
* Remove support for python2 (#1321)Sam Clegg2020-01-311-1/+1
* Avoid os.path.relpath in gen-spec-js.py (#1246)Sam Clegg2019-11-211-3/+0
* wasm-decompile: Added initial tests. (#1195)Wouter van Oortmerssen2019-10-241-1/+5
* Switch python indentation from 2-space to 4-space (#1145)Sam Clegg2019-08-151-32/+32
* Add wasm-strip tool to strip custom sections (#902)Ben Smith2018-08-271-1/+5
* Remove wasm-link tool (#793)Sam Clegg2018-03-051-6/+2
* Replace `run-gen-spec-js.py` with `RUN` commands (#741)Ben Smith2018-01-261-0/+1
* Remove `run-objdump.py`; replace with `RUN` cmds (#732)Ben Smith2018-01-241-0/+2
* Add wasm2c tool (#710)Ben Smith2018-01-081-1/+5
* Add wasm-validate tool (#664)Ben Smith2017-10-311-0/+5
* Add spectest-interp tool; split from wasm-interp (#643)Ben Smith2017-10-031-1/+5
* Rename `wast-desugar` to `wat-desugar`. (#642)Ben Smith2017-09-281-3/+3
* Rename wast2wasm -> wat2wasm, wast2json (#617)Ben Smith2017-09-081-4/+8
* Rename wasm2wast -> wasm2wat (#616)Ben Smith2017-09-081-3/+3
* Change default tools path from 'out' to 'bin' (#456)Sam Clegg2017-05-251-1/+1
* Rename wasmdump to wasm-objdump (#455)Sam Clegg2017-05-251-3/+3
* Add support for yapf python formatting tool (#276)Sam Clegg2017-01-181-3/+3
* Pass --bindir to test helpers rather than full path to each tool (#273)Sam Clegg2017-01-121-1/+7
* Add support for linkable modules (#228)Sam Clegg2017-01-111-1/+5
* wast-desugar: reformats and desugars a wast fileBen Smith2016-10-191-16/+22
* Add wasmdump binary for inspecting wasm files (#161)Sam Clegg2016-10-121-0/+5
* Add wasmopcodecnt testsBen Smith2016-10-101-2/+9
* Fix broken 'run-tests' target (#104)Sam Clegg2016-09-221-6/+6
* remove JavaScript engine testing (#89)Ben Smith2016-06-171-17/+0
* Fix Windows (#86)Michael Ferris2016-06-171-0/+2
* Teach test scripts about ch.exe (#87)Michael Ferris2016-06-081-1/+3
* update run-tests.py/other scripts for SM supportBen Smith2016-05-101-2/+8
* wasm interpreterBen Smith2016-04-021-0/+6
* add roundtrip test to run-testsBen Smith2016-03-211-0/+7
* nicer overriding of various executables w/ testingBen Smith2016-03-211-0/+58