-
Notifications
You must be signed in to change notification settings - Fork 293
Apply structured assertion messages (RFC 012) to AreEqual / AreNotEqual #8231
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
Open
Evangelink
wants to merge
19
commits into
main
Choose a base branch
from
dev/amauryleve/structured-messages-equality
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
119afd5
Add structured assertion message infrastructure (RFC 012)
Evangelink 3bbc0e9
Apply structured assertion messages to IsTrue, IsFalse, IsNull, IsNot…
Evangelink 1307208
feat: structured assertion messages for equality assertions (AreEqual…
Evangelink e587810
Merge remote-tracking branch 'origin/main' into dev/amauryleve/struct…
Evangelink e90c90e
test: convert structured-message assertions to raw strings + full equ…
Evangelink e03ae4d
fix: restore localized resx summaries and revert unrelated merge changes
Evangelink d9973f0
fix: address reviewer feedback - drop misleading case-sensitive claim…
Evangelink bd9d334
Merge remote-tracking branch 'origin/main' into dev/amauryleve/struct…
Evangelink 62c39f5
Address expert reviewer feedback (H1, M2, L3, N1)
Evangelink 1b7bc4a
Address expert reviewer iteration 2 (N1 IsNullOrEmpty, N2 nullable Ty…
Evangelink ae0742c
Address expert reviewer iteration 3 (L1 rename test, L2 add AreNotEqu…
Evangelink 46a0016
Fix SA1311/IDE1006: rename s_lineBreakChars to LineBreakChars
Evangelink af81537
Address PR review: use IsNullOrWhiteSpace in FormatBinaryCallSiteExpr…
Evangelink 0cd4ef2
Merge origin/main and resolve ScopeTests conflicts
Copilot 842f318
Merge branch 'main' into dev/amauryleve/structured-messages-equality
Evangelink 6ead0eb
Address PR review: drop `case-sensitive'' from RFC string section hea…
Nargiza1986 ee56476
Merge origin/main and resolve TestFramework conflicts
Copilot 3b1c88f
Restore AreEqual summary xlf entries after merge conflict resolution
Copilot 1950cf2
Merge origin/main and resolve conflicts
Copilot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.