Add tests for frozen collections (#80395)
authorMartin Taillefer <geeknoid@users.noreply.github.com>
Thu, 12 Jan 2023 18:53:20 +0000 (10:53 -0800)
committerGitHub <noreply@github.com>
Thu, 12 Jan 2023 18:53:20 +0000 (13:53 -0500)
commit6e1ca642370eefbe49c61a0b3f518772875fbe24
treeda8c044c745d59dc8cad56384cb88b9b69ac0bae
parent2038514d8dff40dc7add9e89389c856f73125cb2
Add tests for frozen collections (#80395)

Co-authored-by: Martin Taillefer <mataille@microsoft.com>
src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj
src/libraries/System.Collections.Immutable/tests/Frozen/ComparerPickerTests.cs [new file with mode: 0644]
src/libraries/System.Collections.Immutable/tests/Frozen/ComparerTests.cs [new file with mode: 0644]
src/libraries/System.Collections.Immutable/tests/Frozen/FrozenDictionaryTests.cs [moved from src/libraries/System.Collections.Immutable/tests/Frozen/FrozenDictionaryTest.cs with 100% similarity]
src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj