diff options
author | Heejin Ahn <aheejin@gmail.com> | 2023-12-13 13:53:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 13:53:31 -0800 |
commit | 94f9b9a0c4e57bae64bc787362712874c6d5a00d (patch) | |
tree | db3d761ccdf4fc2d14c127352f036fc3d559c930 /test/binaryen.js/expressions.js | |
parent | 61c3666ebd85eaadb11d06ce8048f4bea026af3d (diff) | |
download | binaryen-94f9b9a0c4e57bae64bc787362712874c6d5a00d.tar.gz binaryen-94f9b9a0c4e57bae64bc787362712874c6d5a00d.tar.bz2 binaryen-94f9b9a0c4e57bae64bc787362712874c6d5a00d.zip |
[EH][test] Split EH tests into old and new spec (#6178)
This moves tests for the old EH spec to `exception-handling-old.wast`
and moves the new `exnref` test into `exception-handling.wast`, onto
which I plan to add more tests for the new EH spec.
The primary reason for splitting the files is I plan to exclude the new
EH test from the fuzzing while the new spec's implementation is in
progress, and I don't want to exclude the old EH tests altogether.
Diffstat (limited to 'test/binaryen.js/expressions.js')
0 files changed, 0 insertions, 0 deletions