diff options
author | Heejin Ahn <aheejin@gmail.com> | 2023-12-13 11:55:14 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 11:55:14 -0800 |
commit | 1da1363759012c844f061a29bea94a825ab39565 (patch) | |
tree | ff74ec2114901b810d573c8491cd80eb8a97fe0c /test/binaryen.js/exception-handling.js | |
parent | 0024c8bdd28f701d57e49e65d38b28aad0594299 (diff) | |
download | binaryen-1da1363759012c844f061a29bea94a825ab39565.tar.gz binaryen-1da1363759012c844f061a29bea94a825ab39565.tar.bz2 binaryen-1da1363759012c844f061a29bea94a825ab39565.zip |
[EH][test] Slice test code into different functions (#6177)
We ported basic tests to `test/lit/basic/` in #6160, but comparing
`CHECK` lines with the test code for long functions is not easy, even
though it wouldn't necessarily be worse than the the separate files we
used to have in `test/`. This slices `exception-handling.wast` into
functions so that the `CHECK` lines are easy to check.
Diffstat (limited to 'test/binaryen.js/exception-handling.js')
0 files changed, 0 insertions, 0 deletions