Skip to content

Fix a copy+paste error in a test name, and add a new test for symbol names #141

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

Merged
merged 1 commit into from
Nov 5, 2015

Conversation

sunfishcode
Copy link
Member

Inspired by WebAssembly/design#415 here is a PR that fixes the test name in question, and adds a new test for symbol name handling.

This tests a bunch of interesting names, but one thing it doesn't test is for newline characters embedded in names. That doesn't presently appear to with in the spec interpreter; I'll file a separate bug.

@rossberg
Copy link
Member

lgtm

@sunfishcode
Copy link
Member Author

Rebased and trimmed tests that contain characters which are no longer accepted.

@sunfishcode
Copy link
Member Author

Merging with lgtm (from a while ago) above, and because I believe this is uncontroversial.

sunfishcode added a commit that referenced this pull request Nov 5, 2015
Fix a copy+paste error in a test name, and add a new test for symbol names
@sunfishcode sunfishcode merged commit 6717e74 into master Nov 5, 2015
@sunfishcode sunfishcode deleted the test-function-names branch November 5, 2015 03:32
Connicpu pushed a commit to Connicpu/wasm-spec that referenced this pull request May 11, 2020
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