Skip to content

Commit

Permalink
[EH][test] Slice test code into different functions (#6177)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
aheejin committed Dec 13, 2023
1 parent 0024c8b commit 1da1363
Showing 1 changed file with 774 additions and 633 deletions.
Loading

0 comments on commit 1da1363

Please sign in to comment.