v8/test/intl/date-format
Frank Tang 470d8a2e56 [Intl] Fix extra propertes in resolvedOptions
While dateStyle or timeStye is specified, we should not
add property listed in "Table Components of date and time formats"
per https://tc39.github.io/proposal-intl-datetime-style/#sec-initializedatetimeformat

Bug: v8:9107
Change-Id: I3e39112ed5f99b05f30b2f50f3cd3102d094f98e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1559213
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#60725}
2019-04-09 22:38:54 +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-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
constructor-date-style-order.js [Intl] Implement intl-datetime-style 2019-02-01 03:10:04 +00:00
constructor-date-time-style-order.js [Intl] Implement intl-datetime-style 2019-02-01 03:10:04 +00:00
constructor-date-time-style.js [Intl] Implement intl-datetime-style 2019-02-01 03:10:04 +00:00
constructor-no-style-order.js [Intl] Implement intl-datetime-style 2019-02-01 03:10:04 +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] Implement intl-datetime-style 2019-02-01 03:10:04 +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
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] Implement proposal-intl-DateTimeFormat-formatRange 2019-03-24 16:35:01 +00:00
format-range.js [Intl] Implement proposal-intl-DateTimeFormat-formatRange 2019-03-24 16:35:01 +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 Use the base locale when getting the best match pattern 2018-04-12 06:14:47 +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] Fix extra propertes in resolvedOptions 2019-04-09 22:38:54 +00:00
property-override-date-time-style.js [Intl] Fix extra propertes in resolvedOptions 2019-04-09 22:38:54 +00:00
property-override-time-style.js [Intl] Fix extra propertes in resolvedOptions 2019-04-09 22:38:54 +00:00
property-override.js [Intl] Fix order of DateTimeFormat resolvedOptions 2018-11-01 21:07:12 +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] 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 Original review https://codereview.chromium.org/25855005. 2013-10-11 17:54:31 +00:00
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