Skip to content

CLDR-19466 feat(test): add compact currency tests #5791

Open
younies wants to merge 4 commits into
unicode-org:mainfrom
younies:decimalformatter-ai-currency-compact
Open

CLDR-19466 feat(test): add compact currency tests #5791
younies wants to merge 4 commits into
unicode-org:mainfrom
younies:decimalformatter-ai-currency-compact

Conversation

@younies
Copy link
Copy Markdown
Member

@younies younies commented Jun 2, 2026

CLDR-19466

  • This PR completes the ticket.

ALLOW_MANY_COMMITS=true

younies added 3 commits May 31, 2026 11:40
- Added COMPACT_CURRENCY to NumberFormat enum.
- Updated GenerateDecimalFormatTestData to generate compact_currencies.tsv and split compact_currencies_modern_currencies.tsv by length to keep files under 10k lines.
- Updated TestDecimalFormat to include new compact currency tests and handle hyphen-to-underscore mapping.
- Ran spotless:apply to format code.

TAG=agy
CONV=dc3f1fd6-a9b4-49a3-9c72-c5d88badaa65
…ting

Updated GenerateDecimalFormatTestData to support both compact length (short/long)
and currency width (short/long/iso-code) for COMPACT_CURRENCY format.
Systematically split generated TSV files to keep them under 10k lines.
Updated TestDecimalFormat to parse the new 7-column schema and run tests.

TAG=agy
CONV=dc3f1fd6-a9b4-49a3-9c72-c5d88badaa65
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.

1 participant