-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Verify conversion kinds in native int conversion tests #60895
Conversation
In reply to: 1105964941 Refers to: src/Compilers/CSharp/Test/Semantic/Semantics/NativeIntegerTests.cs:7290 in 5a2ad5e. [](commit_id = 5a2ad5e, deletion_comment = False) |
In reply to: 1105965012 Refers to: src/Compilers/CSharp/Test/Semantic/Semantics/NativeIntegerTests.cs:7292 in 5a2ad5e. [](commit_id = 5a2ad5e, deletion_comment = False) |
Consider calling this In reply to: 1105968021 In reply to: 1105968021 Refers to: src/Compilers/CSharp/Test/Semantic/Semantics/NativeIntegerTests.cs:7327 in 5a2ad5e. [](commit_id = 5a2ad5e, deletion_comment = False) |
It's actually better to assert here, because the In reply to: 1105968021 Refers to: src/Compilers/CSharp/Test/Semantic/Semantics/NativeIntegerTests.cs:7327 in 5a2ad5e. [](commit_id = 5a2ad5e, deletion_comment = False) |
Could we use In reply to: 1105977264 Refers to: src/Compilers/CSharp/Test/Semantic/Semantics/NativeIntegerTests.cs:7288 in 5a2ad5e. [](commit_id = 5a2ad5e, deletion_comment = False) |
I don't mind. Switched to In reply to: 1105977264 Refers to: src/Compilers/CSharp/Test/Semantic/Semantics/NativeIntegerTests.cs:7288 in 5a2ad5e. [](commit_id = 5a2ad5e, deletion_comment = False) |
Test plan #60578
I recommend github.dev for presenting a minimal diff: https://github.dev/dotnet/roslyn/pull/60895