v8/test/intl/date-format
Frank Tang d2f11a7403 [Intl] Remove DateTimeFormat order check not throw RangeError
TC39 2022-07-22 decided to take PR701
to skip order check on DateTimeFormat formatRange and formatRangeToParts
See
https://github.com/tc39/ecma402/pull/701
https://docs.google.com/presentation/d/1UUvbf3FFu9PGtrPAKPdMad9DZuVFLIvkAsAxyJZyvxM

for details.

Bug: v8:13094
Change-Id: I9ade938726f2a79e0ab2b5deb7fe36c001f2722f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3779042
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81985}
2022-07-27 05:31:00 +00:00
..
calendar-with-multiple-type-subtags.js
check-ca-option.js [Intl] Reland tests of "Validate u extension type" 2019-01-08 01:53:26 +00:00
check-calendar.js [intl] Remove two flags ship in m80 2020-04-24 19:17:26 +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 [intl] Remove two flags ship in m80 2020-04-24 19:17:26 +00:00
constructor-calendar-numberingSytem-order.js [intl] Remove two flags ship in m80 2020-04-24 19:17:26 +00:00
constructor-date-style-order.js Sync DateTimeFormat with latest changes 2020-06-12 19:44:42 +00:00
constructor-date-time-style-order.js Sync DateTimeFormat with latest changes 2020-06-12 19:44:42 +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 Sync DateTimeFormat with latest changes 2020-06-12 19:44:42 +00:00
constructor-order.js
constructor-time-style-order.js Sync DateTimeFormat with latest changes 2020-06-12 19:44:42 +00:00
date_style_time_style_hour_cycle.js Fix hour cycle format 2019-10-31 16:18:45 +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_range_hour_cycle.js Fix hour cycle format 2019-10-31 16:18:45 +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] Remove DateTimeFormat order check not throw RangeError 2022-07-27 05:31:00 +00:00
format-range.js [Intl] Remove DateTimeFormat order check not throw RangeError 2022-07-27 05:31:00 +00:00
format-test.js
format-with-extensions.js [test] Remove incorrect expectation 2019-10-07 22:33:49 +00:00
hour_cycle.js Fix hour cycle format 2019-10-31 16:18:45 +00:00
invalid-time.js
month-far-future.js
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 Return undefined if fractionalSecondDigits is 0 2020-07-09 23:01:15 +00:00
related-year.js [intl] Remove two flags ship in m80 2020-04-24 19:17:26 +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
time_style_hour_cycle.js Fix hour cycle format 2019-10-31 16:18:45 +00:00
timezone-conversion.js [Intl] Move toLDMLString & canonicalizeTimeZoneID js->C++ 2018-09-04 22:37:56 +00:00
timezone-name-extended.js [intl] Clean up 2021-11-20 03:53:26 +00:00
timezone-name.js
timezone.js
unmodified-options.js
UnwrapDateTimeFormatUseOrdinaryHasInstance.js [intl] Implement ECMA402 PR500 Use OrdinaryHasInstance 2021-01-25 22:33:04 +00:00