Skip to content

Make sure binaryen.js tests validate#2269

Merged
aheejin merged 1 commit intoWebAssembly:masterfrom
aheejin:binaryen_js_validate
Jul 29, 2019
Merged

Make sure binaryen.js tests validate#2269
aheejin merged 1 commit intoWebAssembly:masterfrom
aheejin:binaryen_js_validate

Conversation

@aheejin
Copy link
Copy Markdown
Member

@aheejin aheejin commented Jul 29, 2019

Without assert, even if a test does not validate, the errors will only
show up in its corresponding .txt file while the test will succeed.
This makes sure it errors out when a test fails to validate. This also
adds validation checks if there is none.

Without `assert`, even if a test does not validate, the errors will only
show up in its corresponding `.txt` file while the test will succeed.
This makes sure it errors out when a test fails to validate. This also
adds validation checks if there is none.
@aheejin aheejin requested a review from kripken July 29, 2019 17:35
@aheejin aheejin merged commit ff9bd3a into WebAssembly:master Jul 29, 2019
@aheejin aheejin deleted the binaryen_js_validate branch July 29, 2019 21:50
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.

2 participants