v8/test/intl/date-format
Frank Tang aad8c7f81b [Intl] Implement ECMA402 PR 349 and 351
It is controlled by flag harmony_intl_other_calendars.
But this is also pretty intern-dependent with
harmony_intl_add_calendar_numbering_system and should be launched
all together to be meaningful.

https://github.com/tc39/ecma402/pull/349/
#349 Normative: Allow calendar to determine choice of pattern

https://github.com/tc39/ecma402/pull/351
#351 Normative: Permit relatedYear and yearName in output



Bug: v8:9155
Change-Id: I67cd6bba6276bbb995186a9fe6202429d724ba61
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1588401
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63972}
2019-09-25 19:53:48 +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] Add numberingSystem/calendar 2019-04-29 07:01:02 +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] Add numberingSystem/calendar 2019-04-29 07:01:02 +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
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
default-locale.js
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
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
format-with-extensions.js
invalid-time.js
month-far-future.js
property-override-date-style.js [Intl] Clean up by removing the following flags 2019-09-12 22:25:41 +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
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
resolved-options.js
timezone-conversion.js
timezone-name.js
timezone.js
unmodified-options.js