Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EH] Rename -eh lit test names to -eh-old #6227

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

aheejin
Copy link
Member

@aheejin aheejin commented Jan 17, 2024

This renames all existing EH lit tests with filenames *eh* to *eh-old*. This is a prep work so that we can add tests for the new EH spec using *eh*. The reason I'm trying to split old and new EH test files is we don't support fuzzing for the new EH yet and I wouldn't want to exclude old EH tests from fuzzing too because of that.

This renames all existing EH lit tests with filenames `*eh*` to
`*eh-old*`. This is a prep work so that we can add tests for the new EH
spec using `*eh*`. The reason I'm trying to split old and new EH test
files is we don't support fuzzing for the new EH yet and I wouldn't want
to exclude old EH tests from fuzzing too because of that.
@aheejin aheejin merged commit e06e17e into WebAssembly:main Jan 22, 2024
14 checks passed
@aheejin aheejin deleted the old_eh_tests branch January 22, 2024 19:33
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
This renames all existing EH lit tests with filenames `*eh*` to
`*eh-old*`. This is a prep work so that we can add tests for the new EH
spec using `*eh*`. The reason I'm trying to split old and new EH test
files is we don't support fuzzing for the new EH yet and I wouldn't want
to exclude old EH tests from fuzzing too because of that.
@gkdn gkdn mentioned this pull request Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants