icu icon indicating copy to clipboard operation
icu copied to clipboard

ICU-23101 Add extended year test for Chinese, Gregorian, Japanese, ...

Open sffc opened this issue 8 months ago • 1 comments

Added test for the extended year. I can also add tests for other things.

Checklist

  • [x] Required: Issue filed: ICU-23101
  • [x] Required: The PR title must be prefixed with a JIRA Issue number. Example: "ICU-1234 Fix xyz"
  • [x] Required: Each commit message must be prefixed with a JIRA Issue number. Example: "ICU-1234 Fix xyz"
  • [ ] Issue accepted (done by Technical Committee after discussion)
  • [x] Tests included, if applicable
  • [ ] API docs and/or User Guide docs changed or added, if applicable

sffc avatar Apr 08 '25 00:04 sffc

Could we also add the same test to Java if a C++ test is needed.

FrankYFTang avatar Apr 17 '25 21:04 FrankYFTang

Notice: the branch changed across the force-push!

  • icu4j/main/core/src/test/java/com/ibm/icu/dev/test/calendar/CalendarRegressionTest.java is now changed in the branch

View Diff Across Force-Push

~ Your Friendly Jira-GitHub PR Checker Bot