v8/test/intl/number-format
Frank Tang 6a44b75098 Remove keyword/value "ca" and "nu" from locale
Remove unicode keyword/value "ca" and "nu" from
the resolvedOptions().locale, if it does not match
the option "calendar" / "numberingSystem".

Bug: v8:9887
Change-Id: Idabc7e266e8e5f847f919324a93e39df4df440c8
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1877708
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64663}
2019-10-30 21:00:08 +00:00
..
unified Correct expectation of Infinity -Infinity and NaN 2019-10-21 20:48:44 +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
check-nu-option.js [Intl] Reland tests of "Validate u extension type" 2019-01-08 01:53:26 +00:00
check-numbering-system.js Remove keyword/value "ca" and "nu" from locale 2019-10-30 21:00:08 +00:00
constructor-numberingSytem-order.js [Intl] No throwing RangeError when "calendar" and "numberingSystem" are well-formed 2019-10-01 18:04:12 +00:00
constructor-order.js [Intl] Add order check test for Intl.* 2018-12-02 23:37:49 +00:00
default-locale.js [Intl] Remove GetDefaultLocale 2018-12-07 06:27:42 +00:00
format-currency.js Roll ICU to ICU 62.1 2018-07-11 10:24:26 +00:00
format-is-bound.js [intl] Bind NumberFormat.prototype.format to the proper receiver 2018-09-13 22:41:04 +00:00
options.js [Intl] Convert options arg to Object before processing it 2018-08-31 23:56:33 +00:00
resolved-options-is-method.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
resolved-options-unwrap.js [intl] Port numberformat#resolvedOptions to C++ 2018-09-11 20:01:37 +00:00
wont-crash-by-1-or-false.js [Intl] Move NumberFormat to JSNumberFormat 2018-09-04 20:16:11 +00:00