unicode-org / conformance

Unicode & CLDR Data Driven Testing
https://unicode-org.github.io/conformance/
Other
5 stars 12 forks source link

Node errors for locale display names to 'unsupported' #319

Open sven-oly opened 1 month ago

sven-oly commented 1 month ago

This fixes all the "error" cases in NodeJs for locale display names, moving them to "unsupported". This works for unsupported locale options and also the "root" locale.

sven-oly commented 1 month ago

Fixes #318

sven-oly commented 1 month ago

I've updated this to categorize unsupported locale options as "Unsupported". This reduces errors and failures. image image

I think this is worth submitting. PTAL.

sven-oly commented 3 weeks ago

Please review again!

sven-oly commented 1 week ago

Root locale was removed in PR #341