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

[pull] main from nunit:main #263

Merged
merged 6 commits into from
Nov 26, 2024
Merged

[pull] main from nunit:main #263

merged 6 commits into from
Nov 26, 2024

Conversation

g-research-pull[bot]
Copy link

@g-research-pull g-research-pull bot commented Nov 26, 2024

See Commits and Changes for more details.


Created by g-research-pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

manfred-brands and others added 6 commits November 9, 2024 09:51
Use extension methods to remove duplication.

Once a user comparer is specfied other modifiers are invalid.
Once constraint modifiers are specified one no longer can use a user comparer.

.IgnoreCase.Using() or .Using().IgnoreCase makes no IgnoreCase
as the user comparer has no access to the IgnoreCase
This to prevent the ambiguity that the Comparer matches 4 different overloads.
@g-research-pull g-research-pull bot merged commit 6831f66 into G-Research:main Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants