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

Add Dict SequentialKeys test #938

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

benaadams
Copy link
Member

Sequentially ordered keys; also testing large struct values (did dabble with changing ContainsKey to call TryGetValue, which causes a regression if the TValue is large, so best to keep a watch on it)

@billwert billwert merged commit 657ee16 into dotnet:master Jan 14, 2020
@benaadams benaadams deleted the Add-Dict-SequentialKeys-test branch July 10, 2020 13:57
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.

3 participants