summaryrefslogtreecommitdiff
path: root/check.py
Commit message (Expand)AuthorAgeFilesLines
* Verify --version output matches CHANGELOG (#2580)Sam Clegg2020-01-101-0/+15
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-6/+11
* Binary format code section offset tracking (#2515)Alon Zakai2019-12-191-1/+1
* Allow test/passes tests to have arbitrary names, with a side file that contai...Alon Zakai2019-12-161-2/+3
* Use wat over wast for text format filenames (#2518)Sam Clegg2019-12-081-11/+11
* Refactor removing module elements (#2489)Heejin Ahn2019-12-021-2/+2
* Update spec test suite (#2484)Heejin Ahn2019-11-291-12/+1
* Auto-update spec test outputs (#2481)Heejin Ahn2019-11-261-17/+1
* Remove vanilla tests (#2482)Heejin Ahn2019-11-261-47/+0
* Print only literal values when printing literals (#2469)Heejin Ahn2019-11-261-18/+0
* Use package name in imports (NFC) (#2462)Heejin Ahn2019-11-221-149/+138
* Multivalue type creation and inspection (#2459)Thomas Lively2019-11-221-1/+1
* Simplify test scripts (NFC) (#2457)Heejin Ahn2019-11-201-255/+230
* Improve type selection in fuzzer (#2424)Heejin Ahn2019-11-061-1/+3
* Add --out-dir to allow setting the test output dir. (#2389)Alon Zakai2019-10-171-2/+2
* Add feature flags and validation to wasm-metadce (#2364)Thomas Lively2019-09-271-1/+1
* Ignore .manifest files in check.py (#2324)Ingvar Stepanyan2019-09-031-1/+1
* Remove test output from source tree (#2114)Sam Clegg2019-08-211-6/+8
* Support --version argument in command line tools (#2304)Sam Clegg2019-08-201-7/+23
* Switch python indentation from 2-space to 4-space (#2299)Sam Clegg2019-08-161-472/+474
* Add basic exception handling support (#2282)Heejin Ahn2019-08-131-1/+1
* Allow running a portion of binaryen test suite (#2286)Guanzhong Chen2019-08-071-24/+40
* Python3-ify check.py and auto_update_tests.py (#2270)Alon Zakai2019-07-311-70/+71
* Upgrade Travis CI system (#2252)Heejin Ahn2019-07-231-0/+3
* Use v8 to test wasm binaries are valid in test suite binary checks (#2206)Alon Zakai2019-07-031-2/+5
* Split binaryenjs tests out from main check.py script (#2163)Sam Clegg2019-06-061-55/+4
* Fix run_gcc_tests with out-of-tree builds (#2152)Sam Clegg2019-05-311-48/+46
* wasm2js: unreachability fixes (#2037)Alon Zakai2019-04-221-15/+1
* Change default feature set to MVP (#1993)Thomas Lively2019-04-161-10/+9
* Move segment merging to fit web limits into its own pass (#1980)Thomas Lively2019-04-081-1/+2
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-1/+1
* Delete wasm-merge (#1969)Thomas Lively2019-03-291-31/+3
* Improve test scripts (#1959)* Improve test scripts * feedback [skip ci]Sam Clegg2019-03-211-5/+4
* Discover and run unit tests from check.py (#1948)Thomas Lively2019-03-191-6/+25
* Bulk memory operations (#1892)Thomas Lively2019-02-051-1/+1
* Compare binaryen fuzz-exec to JS VMs (#1856)Alon Zakai2019-01-101-2/+8
* Remove interp and fix tests (#1858)Alon Zakai2019-01-081-63/+1
* Better fuzzing (#1735)Alon Zakai2018-11-131-1/+1
* Fix read-write of dylink section (#1648)Alon Zakai2018-08-311-0/+16
* Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642)Alex Crichton2018-08-301-2/+2
* use comma for -rpath instead of equals sign to fix MacOS (#1651)Jay Phelps2018-08-301-1/+1
* Notice parse errors on number parsing in the text format (#1608)Loppin Vincent2018-07-241-0/+2
* Refactor stack writing code into a new StackWriter class (#1620)Alon Zakai2018-07-161-1/+1
* Proper error handling in add* and get* methods (#1570)Alon Zakai2018-07-101-3/+7
* Stop bundling binaryen.js builds (#1609)Alon Zakai2018-07-041-3/+13
* Remove s2wasm (#1607)Sam Clegg2018-06-281-3/+0
* Fix check.py on windows platform (#1605)Loppin Vincent2018-06-201-3/+3
* Remove testing of s2wasm via the wasm waterfall scripts (#1604)Sam Clegg2018-06-191-48/+2
* wasm-opt source map support (#1557)Alon Zakai2018-06-071-0/+12
* Cleanup scripts in scripts/test (#1566)Sam Clegg2018-05-251-0/+1