index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
check.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update flake8 and fix errors (#7172)
Thomas Lively
2024-12-20
1
-2
/
+2
*
Enable more spec tests (#6669)
Thomas Lively
2024-06-17
1
-28
/
+20
*
Remove obsolete parser code (#6607)
Thomas Lively
2024-05-29
1
-1
/
+1
*
[Parser] Use the new parser in wasm-shell and wasm-as (#6529)
Thomas Lively
2024-04-24
1
-2
/
+2
*
Do not write assertions to split.wast for spec tests (#6383)
Thomas Lively
2024-03-07
1
-2
/
+2
*
[test] Port tests in test/ to test/lit/basic/ (#6160)
Heejin Ahn
2023-12-13
1
-1
/
+1
*
Remove various testing spam (#6109)
Alon Zakai
2023-11-14
1
-2
/
+2
*
Add BUILD_TESTS CMake option (#4536)
Thomas Lively
2022-03-21
1
-5
/
+8
*
Introduce gtest (#4466)
Thomas Lively
2022-01-20
1
-2
/
+18
*
[ctor-eval] Add an option to keep some exports (#4441)
Alon Zakai
2022-01-11
1
-0
/
+2
*
[ctor-eval] Add --ignore-external-input option (#4428)
Alon Zakai
2022-01-06
1
-0
/
+2
*
Add DS_Store to non-executable filter in check.py (#3999)
Max Graey
2021-07-16
1
-1
/
+1
*
Lit tests for tool help messages (#3965)
Thomas Lively
2021-07-07
1
-15
/
+3
*
Fix 'example' tests in check.py (#3920)
Thomas Lively
2021-06-07
1
-5
/
+5
*
Run lit tests with pass-debug as well, to check for more errors (#3836)
Alon Zakai
2021-04-22
1
-9
/
+12
*
Run spec test all at once after binary transform (#3817)
Abbas Mashayekh
2021-04-20
1
-13
/
+15
*
Update interpreter for new EH spec (#3498)
Heejin Ahn
2021-01-21
1
-3
/
+0
*
wasm-reduce: Fix setting of feature flags after loading (#3493)
Alon Zakai
2021-01-15
1
-2
/
+2
*
Basic EH instrucion support for the new spec (#3487)
Heejin Ahn
2021-01-15
1
-0
/
+3
*
Improve lit support (#3426)
Sam Clegg
2020-12-09
1
-4
/
+4
*
Introduce lit/FileCheck tests (#3367)
Thomas Lively
2020-11-18
1
-0
/
+13
*
Allow setting the path to libbinaryen.so shared library (#3025)
rathann
2020-11-10
1
-1
/
+1
*
Remove remaining bits of C API tracing, which has been removed (#3322)
Alon Zakai
2020-11-05
1
-30
/
+17
*
Remove remnants of spec interpreter, and excess mozjs warning (#3262)
Alon Zakai
2020-10-20
1
-5
/
+0
*
Improve testing on Windows (#3142)
Wouter van Oortmerssen
2020-09-17
1
-4
/
+0
*
Upgrade to C++17 (#3103)
Daniel Wirtz
2020-09-06
1
-2
/
+2
*
Remove asm2wasm (#3042)
Alon Zakai
2020-08-17
1
-3
/
+0
*
Skip tests that fail on windows and enable all the rest (#3035)
Alon Zakai
2020-08-11
1
-6
/
+17
*
Remove unneeded old binary validation in test suite (#3034)
Alon Zakai
2020-08-10
1
-2
/
+0
*
Put validator test outputs in out/test (#2882)
Heejin Ahn
2020-05-31
1
-6
/
+6
*
Fix issues with cleanup dSYM in scripts for MacOS (#2871)
Max Graey
2020-05-26
1
-5
/
+0
*
Use --detect-features in wasm-reduce. Fixes #2813 (#2815)
Alon Zakai
2020-04-28
1
-3
/
+3
*
Fix binaryenjs testing (#2810)
Sam Clegg
2020-04-27
1
-2
/
+14
*
Convert CI from travis + appveyor to github actions (#2646)
Sam Clegg
2020-04-21
1
-1
/
+1
*
Emit tuples in the fuzzer (#2695)
Thomas Lively
2020-04-15
1
-2
/
+2
*
Speed up wasm-reduce test (#2756)
Alon Zakai
2020-04-13
1
-2
/
+2
*
Use std::cout for interpreter trap logging (#2755)
Alon Zakai
2020-04-13
1
-1
/
+5
*
Factor out wasm_opt testing. NFC. (#2737)
Sam Clegg
2020-04-09
1
-108
/
+2
*
Update Precompute to handle tuples (#2687)
Thomas Lively
2020-03-10
1
-1
/
+1
*
DWARF: Fix debug_range handling of invalid entries (#2662)
Alon Zakai
2020-02-18
1
-1
/
+3
*
Trap when call_indirect's signatures mismatch (#2636)
Heejin Ahn
2020-02-03
1
-1
/
+1
*
Verify --version output matches CHANGELOG (#2580)
Sam Clegg
2020-01-10
1
-0
/
+15
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-6
/
+11
*
Binary format code section offset tracking (#2515)
Alon Zakai
2019-12-19
1
-1
/
+1
*
Allow test/passes tests to have arbitrary names, with a side file that contai...
Alon Zakai
2019-12-16
1
-2
/
+3
*
Use wat over wast for text format filenames (#2518)
Sam Clegg
2019-12-08
1
-11
/
+11
*
Refactor removing module elements (#2489)
Heejin Ahn
2019-12-02
1
-2
/
+2
*
Update spec test suite (#2484)
Heejin Ahn
2019-11-29
1
-12
/
+1
*
Auto-update spec test outputs (#2481)
Heejin Ahn
2019-11-26
1
-17
/
+1
*
Remove vanilla tests (#2482)
Heejin Ahn
2019-11-26
1
-47
/
+0
[next]