v8/test/intl/date-format
littledan 48a36c7df7 [intl] Avoid modifying options bag from constructor
Previously, the Intl.DateTimeFormat constructor and other related paths had
a bug where the options bag passed in would be modified in place. This patch
makes V8's Intl implementation follow the specification's logic to avoid
such a modification.

BUG=v8:4219

Review-Url: https://codereview.chromium.org/2587703002
Cr-Commit-Position: refs/heads/master@{#41826}
2016-12-19 21:36:16 +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
date-format-to-parts.js Add support for DateTimeFormat.formatToParts 2016-09-06 22:57:11 +00:00
default-locale.js Reenable tests that need to access the default timezone. 2013-08-01 19:43:06 +00:00
format-is-bound.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
format-test.js Set the Gregorian changeover date to the beginning of time in Intl 2015-12-08 02:13:54 +00:00
property-override.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +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.js Enable some passing, disabled Intl tests 2015-12-12 01:33:52 +00:00
timezone-name.js Original review https://codereview.chromium.org/25855005. 2013-10-11 17:54:31 +00:00
timezone.js Enable some passing, disabled Intl tests 2015-12-12 01:33:52 +00:00
unmodified-options.js [intl] Avoid modifying options bag from constructor 2016-12-19 21:36:16 +00:00
wellformed-unsupported-locale.js Reenable tests that need to access the default timezone. 2013-08-01 19:43:06 +00:00