v8/test/intl/date-format
Frank Tang 411fd9cfd6 [Intl] Add numberingSystem/calendar
Implement ECMA402 PR https://github.com/tc39/ecma402/pull/175
Add numberingSystem option to NumberFormat
And numberingSystem and calendar option to DateTimeFormat


Bug: v8:9154
Change-Id: Ic4e85a232a9ad26c17ee20385f839b0e09a56c77
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1575919
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61061}
2019-04-29 07:01:02 +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] 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
en-format-range-to-parts.js [Intl] Implement Intl.DateTimeFormat.prototype.formatRangeToParts 2019-04-19 01:58:36 +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 Intl.DateTimeFormat.prototype.formatRangeToParts 2019-04-19 01:58:36 +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
resolved-options-unwrap.js [Intl] move DateTimeFormat.prototype.resolvedOptions to c++ 2018-09-26 00:57:09 +00:00
resolved-options.js
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