StartsWith more edge cases (dotnet/corefx#41350)
authorAdam Sitnik <adam.sitnik@gmail.com>
Thu, 26 Sep 2019 13:40:44 +0000 (15:40 +0200)
committerStephen Toub <stoub@microsoft.com>
Thu, 26 Sep 2019 13:40:44 +0000 (06:40 -0700)
commit89f04a9f6873945a1a8bae3a3b02532da03b1ce0
tree8548d53ccdcb098eeb983aba77931904d5164bcb
parentfcce5f56d496c9d6464a9ec81ec1c6942ab3e4fe
StartsWith more edge cases (dotnet/corefx#41350)

* add test case for ICU-20832

* add ""o\u0000\u0308".StartsWith("o") test case

Commit migrated from https://github.com/dotnet/corefx/commit/933f5ddb717307ea75c939058c23c16e3849176e
src/libraries/System.Globalization/tests/CompareInfo/CompareInfoTests.IsPrefix.cs