summaryrefslogtreecommitdiff
path: root/scripts/test
Commit message (Expand)AuthorAgeFilesLines
* Cleanup scripts in scripts/test (#1566)Sam Clegg2018-05-258-99/+123
* Clean up wasm2asm testing (#1546)Alon Zakai2018-05-131-5/+5
* include the filename in erroneous diff output where possible (#1452)Nathan Froyd2018-03-195-31/+25
* use jsvu to get spidermonkey (#1443)Alon Zakai2018-03-161-1/+1
* wasm2asm fixes (#1436)Alon Zakai2018-02-201-8/+10
* adjust test scripts to cope with out-of-tree builds (#1420)Nathan Froyd2018-02-141-11/+15
* Fix flake8 (#1426)Jacob Gravelle2018-02-141-1/+0
* Fold wasm-link-metadata into wasm-emscripten-finalize (#1408)Jacob Gravelle2018-02-143-70/+39
* Emscripten addFunction support for Wasm backend (#1395)Heejin Ahn2018-02-072-19/+37
* First pass at LLD support for Emscripten (#1346)Jacob Gravelle2018-01-223-0/+154
* Add optimize, shrink level and debug info options to C/JS (#1357)Daniel Wirtz2018-01-171-0/+14
* wasm-metadce tool (#1320)Alon Zakai2017-12-061-0/+1
* Fix wasm-reduce testing out of tree (#1284)Alon Zakai2017-11-211-0/+4
* Add Features enum to IR (#1250)Derek Schuff2017-10-271-0/+2
* Fix flake8 failures in scripts/ (#1239)Taiju Tsuiki2017-10-242-15/+21
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-1/+9
* Refactor validator API to use enums (#1209)Alon Zakai2017-10-031-2/+3
* Add --trap-mode=allow/clamp/js argument to asm2wasm and s2wasm (#1210)jgravelle-google2017-10-032-4/+4
* Share trap mode between asm2wasm and s2wasm (#1168)jgravelle-google2017-10-022-26/+196
* default waterfall testing to off (#1186)Alon Zakai2017-09-161-2/+2
* wasm-reduce tool (#1139)Alon Zakai2017-09-011-4/+13
* i64 to i32 lowering for wasm2asm (#1134)Thomas Lively2017-09-011-5/+7
* Move test/local-revision into test/wasm-install (#1157)Sam Clegg2017-08-301-9/+8
* Fix locaion of wasm-merge in auto_update_tests.py (#1151)Sam Clegg2017-08-291-2/+5
* wasm2asm test generation (#1124)Thomas Lively2017-08-161-10/+49
* Get wasm2asm building again (#1107)Thomas Lively2017-08-023-2/+57
* Add shared memories (#1069)Derek Schuff2017-06-271-1/+2
* Fix path to wasm-ctor-eval binary used in test codeSam Clegg2017-06-091-0/+1
* S2wasm runtime funcs (#1027)jgravelle-google2017-06-051-4/+11
* Unreachable typing fixes (#1004)Alon Zakai2017-05-091-0/+5
* --no-js-ffi opt to disable JS FFI mangling. (#984)Joel Martin2017-05-011-0/+1
* fix s2wasm.py hanging indent (#969)Alon Zakai2017-04-171-2/+2
* s2wasm: Add command line option for importing memory (#963)Max Klein2017-04-121-0/+6
* Read/Write Abstraction (#889)Alon Zakai2017-01-261-11/+11
* Refactor check.py so that groups of tests can be split into separate … (#849)jgravelle-google2016-12-064-0/+684