Add tests for edge cases in ToLocalTIme (dotnet/corefx#39833)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Sun, 28 Jul 2019 22:50:55 +0000 (15:50 -0700)
committerGitHub <noreply@github.com>
Sun, 28 Jul 2019 22:50:55 +0000 (15:50 -0700)
commitb34a44a999a796d75c3bc83c3372bfb1abe851f8
tree08e8b4a0c9a9e3b8181930612d14bc24fcde1632
parent9be9c570be8b057d019aca99dc2acc87dda466df
parent9b60ca3db510c9cb10b5f18be0fd694a702d7013
Add tests for edge cases in ToLocalTIme (dotnet/corefx#39833)

For dotnet/coreclrdotnet/corefx#25658: Added conditional tests for ToLocalTIme() to test its behavior with DateTime.MinValue, DateTime.MaxValue, and ambiguous DST time.
Fixed duplicate theory parameter for Subtract_DateTimeOffset.

Commit migrated from https://github.com/dotnet/corefx/commit/72fe15dce2875229722bf6bddd409856d0b47ce1