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

[wasm][debugger] Add tests for all possible types of negative arguments #93058

Merged
merged 7 commits into from
Oct 12, 2023

Conversation

ilonatommy
Copy link
Member

Follow up for #92754. Added tests for negative literals that are passes as default and required parameters. Short int is a special case that cannot be tested the same way as other types. Details in the issue: #93057.

@ilonatommy ilonatommy added arch-wasm WebAssembly architecture area-Debugger-mono labels Oct 5, 2023
@ilonatommy ilonatommy self-assigned this Oct 5, 2023
@ghost
Copy link

ghost commented Oct 5, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Follow up for #92754. Added tests for negative literals that are passes as default and required parameters. Short int is a special case that cannot be tested the same way as other types. Details in the issue: #93057.

Author: ilonatommy
Assignees: ilonatommy
Labels:

arch-wasm, area-Debugger-mono

Milestone: -

@ilonatommy ilonatommy merged commit 1cd54a8 into dotnet:main Oct 12, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Debugger-mono
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants