Skip to content

Fix chronat tests to deal with locale-dependent time zones abbreviations#2231

Merged
StephanTLavavej merged 6 commits into
microsoft:mainfrom
statementreply:time-zone-abbr
Nov 13, 2021
Merged

Fix chronat tests to deal with locale-dependent time zones abbreviations#2231
StephanTLavavej merged 6 commits into
microsoft:mainfrom
statementreply:time-zone-abbr

Conversation

@statementreply
Copy link
Copy Markdown
Contributor

Fixes #1904.

@statementreply statementreply requested a review from a team as a code owner October 2, 2021 11:17
@StephanTLavavej StephanTLavavej added chrono C++20 chrono test Related to test code labels Oct 2, 2021
Comment thread tests/std/tests/P0355R7_calendars_and_time_zones_formatting/test.cpp Outdated
@StephanTLavavej
Copy link
Copy Markdown
Member

Thanks for fixing these test failures - both when the US time zones aren't available, and the Australian time zones are! 😻

I went ahead and pushed a small cleanup to reduce code repetition, and a conflict-free merge with main (which wasn't strictly necessary).

@StephanTLavavej StephanTLavavej self-assigned this Nov 12, 2021
@StephanTLavavej
Copy link
Copy Markdown
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed, or if more work is required.

@mnatsuhara mnatsuhara removed their assignment Nov 12, 2021
@StephanTLavavej StephanTLavavej merged commit f1ce816 into microsoft:main Nov 13, 2021
@StephanTLavavej
Copy link
Copy Markdown
Member

Thanks for fixing these spurious test failures so the whole world can enjoy chronat testing! 🌏 🌍 🌎

@statementreply statementreply deleted the time-zone-abbr branch July 31, 2022 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chrono C++20 chrono test Related to test code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix chronat tests to deal with locale-dependent time zones abbreviations

3 participants