v8/test/intl/number-format
Timothy Gu 6989b3f6d7 [intl] Fix default Intl language tag handling
With certain ICU data bundles (such as the Node.js "small-icu"),
%GetDefaultICULocale() may return a more specific language tag (e.g.
"en-US") than what's available (e.g. "en"). In those cases, consider the
more specific language tag supported.

This CL also resolves the following Node.js issue:
   https://github.com/nodejs/node/issues/15223

Bug: v8:7024
Cq-Include-Trybots: luci.v8.try:v8_linux_noi18n_rel_ng
Change-Id: Ifda0776b3418734d5caa8af4e50c17cda95add73
Reviewed-on: https://chromium-review.googlesource.com/668350
Commit-Queue: Daniel Ehrenberg <littledan@chromium.org>
Reviewed-by: Daniel Ehrenberg <littledan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52716}
2018-04-21 13:16:20 +00:00
..
check-digit-ranges.js NumberFormat: default mnsd value is 1 2017-02-14 17:12:49 +00:00
check-minimum-fraction-digits.js Fix user options for fractional digits in Intl.NumberFormatter 2015-10-22 11:31:13 +00:00
default-locale.js [intl] Fix default Intl language tag handling 2018-04-21 13:16:20 +00:00
format-currency.js Disable format-currency during transition to ICU 60 2017-11-07 20:59:31 +00:00
format-is-bound.js Remove certain non-standard properties from Intl 2016-05-12 00:34:48 +00:00
property-override.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
resolved-options-is-method.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
wellformed-unsupported-locale.js [intl] Fix default Intl language tag handling 2018-04-21 13:16:20 +00:00