forked from dotnet/runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Apple-Mobile][Globalization] Refactoring of CalendarData.iOS and new…
… DateTimeFormatInfo* tests (dotnet#102464) * enable ShortDatePattern tests + refactor * LongDatePattern correct format * LongDatePattern tests * fix EnumDatePatterns AddRange for Apple Hybrid * remove duplicate invariant ShorDatePattern test * remove duplicate en-US LongDatePattern case * MonthDayPattern test cases * add _ICU suffix to DatePattern names * DayNames ICU test cases * AbbreviatedDayNames ICU tests * Move GetCalendarInfoNative to EnumCalendarInfo ICU * MonthNames test suit for ICU * AbbreviatedMonthGenitiveNames ICU test suit * AbbreviatedMonthNames ICU test suit * MonthGenitive ICU test suit * refactor CalendarData.iOS.cs to use more of the shared CalendarData.ICU code * refactor new DateTiemFormatInfo* API tests
- Loading branch information
1 parent
c09ec65
commit 42b2b19
Showing
13 changed files
with
160 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.