Add more Int32/Int64 parsing tests (dotnet/corefx#31045)
authorStephen Toub <stoub@microsoft.com>
Fri, 13 Jul 2018 17:37:53 +0000 (13:37 -0400)
committerGitHub <noreply@github.com>
Fri, 13 Jul 2018 17:37:53 +0000 (13:37 -0400)
commit3f01be7b8b0c2e079884a55a0ba8690bae55de2e
tree610585dcaef8cbee928e449deb49d5f3d1a44a6d
parent6829c3fe554ec03cb5881ca31fdf7f39ad8c9177
Add more Int32/Int64 parsing tests (dotnet/corefx#31045)

Add more cases to the Int32 tests, then reuse most of those for Int64 as well.

Commit migrated from https://github.com/dotnet/corefx/commit/ea000f28a9d24214545db2897fad3ecfcc6cfe6a
src/libraries/System.Runtime/tests/System/Int32Tests.cs
src/libraries/System.Runtime/tests/System/Int64Tests.cs