Add more Unicode validation tests (dotnet/corefx#41265)
authorLevi Broderick <GrabYourPitchforks@users.noreply.github.com>
Tue, 24 Sep 2019 22:09:53 +0000 (15:09 -0700)
committerStephen Toub <stoub@microsoft.com>
Tue, 24 Sep 2019 22:09:53 +0000 (15:09 -0700)
commitb791f83402be3f00c66eceeac48baf4235b2182d
tree80dbc937e68758d322a13b61d4718d770cb30f8e
parent6a8b128a5424b2fd0e4671d132d22ed6d78c7a24
Add more Unicode validation tests (dotnet/corefx#41265)

* Add more Unicode validation tests

* PR feedback and add more char tests

Commit migrated from https://github.com/dotnet/corefx/commit/b59265f6dda8e0462f17b96d85e1356245261de9
src/libraries/Common/tests/Data/CaseFolding-12.1.0.txt [new file with mode: 0644]
src/libraries/Common/tests/Data/PropList-12.1.0.txt [new file with mode: 0644]
src/libraries/System.Runtime/tests/System.Runtime.Tests.csproj
src/libraries/System.Runtime/tests/System/CharTests.cs
src/libraries/System.Runtime/tests/System/CharTests.netcoreapp.cs [new file with mode: 0644]
src/libraries/System.Runtime/tests/System/Text/RuneTests.TestData.netcoreapp.cs
src/libraries/System.Runtime/tests/System/Text/RuneTests.netcoreapp.cs
src/libraries/System.Runtime/tests/System/Text/Unicode/UnicodeData.netcoreapp.cs [new file with mode: 0644]