Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes TimeZoneInfo.GetDaylightChanges #32722. #2022

Merged
merged 2 commits into from Sep 4, 2015

Conversation

esdrubal
Copy link
Contributor

@esdrubal esdrubal commented Sep 2, 2015

Adds Suite that tests all TimeZones.

The purpose of TimeZoneInfoSuite is run the set of tests in
TimeZoneInfoSuiteTests against all TimeZoneInfo.

Fixes TimeZoneInfo.GetDaylightChanges #32722.

@marek-safar
Copy link
Member

Please rewrite the test to be standard Mono unit test, there is no need for this complexity when the test can be 4 lines of code long

esdrubal added a commit that referenced this pull request Sep 4, 2015
Fixes TimeZoneInfo.GetDaylightChanges #32722.
@esdrubal esdrubal merged commit e21d456 into mono:master Sep 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants