Skip to content

Commit

Permalink
[EH][test] Slice test code into different functions (WebAssembly#6177)
Browse files Browse the repository at this point in the history
We ported basic tests to `test/lit/basic/` in WebAssembly#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 authored and radekdoulik committed Jul 12, 2024
1 parent 9a426a4 commit a7e8a5e
Showing 1 changed file with 774 additions and 633 deletions.
Loading

0 comments on commit a7e8a5e

Please sign in to comment.