Add string.Concat(IEnumerable<char>) tests (dotnet/corefx#24398)
authorStephen Toub <stoub@microsoft.com>
Tue, 3 Oct 2017 19:08:27 +0000 (15:08 -0400)
committerGitHub <noreply@github.com>
Tue, 3 Oct 2017 19:08:27 +0000 (15:08 -0400)
commit69259c48637a40520471deb257ebd788a474eea0
treef8489a091a2a6b4451094954bf39c2d75bc35341
parent5e94726b83e3499d336c8dd0943927e1b9745745
Add string.Concat(IEnumerable<char>) tests (dotnet/corefx#24398)

Exercise char special paths in string.Concat.

Commit migrated from https://github.com/dotnet/corefx/commit/ec275b2e5c05f81661b8223ef9bc0b46c49bc8e9
src/libraries/System.Runtime/tests/System/StringTests.cs