Improve test coverage for Span-based globalization APIs (dotnet/corefx#41224)
authorJan Kotas <jkotas@microsoft.com>
Mon, 7 Oct 2019 23:22:34 +0000 (16:22 -0700)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2019 23:22:34 +0000 (16:22 -0700)
commit0515224671424e2d740a00888c29314a144d848c
tree545b802557775aaf4109425a0338d55616ba867b
parent6cb7ebff2a04a030b6b6c3bd54123a475359df39
Improve test coverage for Span-based globalization APIs (dotnet/corefx#41224)

* Improve test coverage for Span-based globalization APIs

* More interesting test cases

Commit migrated from https://github.com/dotnet/corefx/commit/14d971cdeb7b625bb7b753d48760f2cb98b32358
src/libraries/System.Globalization/tests/CompareInfo/CompareInfoTests.IndexOf.cs
src/libraries/System.Globalization/tests/CompareInfo/CompareInfoTests.IsPrefix.cs
src/libraries/System.Globalization/tests/CompareInfo/CompareInfoTests.IsSuffix.cs
src/libraries/System.Globalization/tests/CompareInfo/CompareInfoTests.LastIndexOf.cs
src/libraries/System.Globalization/tests/Invariant/InvariantMode.cs