v8/test/intl/date-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
..
calendar-with-multiple-type-subtags.js Support language tag extensions with multiple subtags for a key 2016-08-17 17:55:34 +00:00
check-ca-option.js [Intl] Reland tests of "Validate u extension type" 2019-01-08 01:53:26 +00:00
check-calendar.js Remove keyword/value "ca" and "nu" from locale 2019-10-30 21:00:08 +00:00
check-hc-option.js [Intl] Fix resolved-locale-with-hc-unicode 2019-01-25 02:56:36 +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-calendar-numberingSytem-order.js [Intl] No throwing RangeError when "calendar" and "numberingSystem" are well-formed 2019-10-01 18:04:12 +00:00
constructor-date-style-order.js [Intl] Clean up by removing the following flags 2019-09-12 22:25:41 +00:00
constructor-date-time-style-order.js [Intl] Clean up by removing the following flags 2019-09-12 22:25:41 +00:00
constructor-date-time-style.js [Intl] Clean up by removing the following flags 2019-09-12 22:25:41 +00:00
constructor-no-style-order.js [Intl] Clean up by removing the following flags 2019-09-12 22:25:41 +00:00
constructor-order.js [Intl] Add unit test to test the order of reading Options 2018-08-30 00:17:18 +00:00
constructor-time-style-order.js [Intl] Clean up by removing the following flags 2019-09-12 22:25:41 +00:00
date-format-to-parts.js [Intl] Rename dayperiod to dayPeriod 2018-09-14 17:04:03 +00:00
default-locale.js [Intl] Remove GetDefaultLocale 2018-12-07 06:27:42 +00:00
en-format-range-to-parts.js [Intl] Clean up by removing the following flags 2019-09-12 22:25:41 +00:00
format-is-bound.js [intl] Bind NumberFormat.prototype.format to the proper receiver 2018-09-13 22:41:04 +00:00
format-range-to-parts.js [Intl] Clean up by removing the following flags 2019-09-12 22:25:41 +00:00
format-range.js [Intl] Clean up by removing the following flags 2019-09-12 22:25:41 +00:00
format-test.js [tests] Fix timezone dependence in an intl test 2017-07-12 12:23:22 +00:00
format-with-extensions.js [test] Remove incorrect expectation 2019-10-07 22:33:49 +00:00
invalid-time.js Intl.DateTimeFormat: throw RangeError for non-finite input 2017-10-19 23:25:52 +00:00
month-far-future.js TimeClip before formatting in Intl.DateTimeFormat 2018-04-25 20:17:29 +00:00
property-override-date-style.js [Intl] Only set HourCycle if needed 2019-10-11 20:44:17 +00:00
property-override-date-time-style.js [Intl] Clean up by removing the following flags 2019-09-12 22:25:41 +00:00
property-override-time-style.js [Intl] Clean up by removing the following flags 2019-09-12 22:25:41 +00:00
property-override.js [Intl] Fix order of DateTimeFormat resolvedOptions 2018-11-01 21:07:12 +00:00
related-year.js [Intl] Implement ECMA402 PR 349 and 351 2019-09-25 19:53:48 +00:00
resolved-options-is-method.js
resolved-options-unwrap.js [Intl] move DateTimeFormat.prototype.resolvedOptions to c++ 2018-09-26 00:57:09 +00:00
resolved-options.js Enable some passing, disabled Intl tests 2015-12-12 01:33:52 +00:00
timezone-conversion.js [Intl] Move toLDMLString & canonicalizeTimeZoneID js->C++ 2018-09-04 22:37:56 +00:00
timezone-name.js
timezone.js Accept Etc/GMT* as a valid time zone id. 2018-08-02 23:23:56 +00:00
unmodified-options.js [intl] Avoid modifying options bag from constructor 2016-12-19 21:36:16 +00:00