v8/test/intl/relative-time-format
Frank Tang 8b16a54ff5 [Intl] Implement nu/numberingSystem
Sync with latest Intl.RelativeTimeFormat spec.
See https://github.com/tc39/proposal-intl-relative-time/pull/99
See https://github.com/tc39/proposal-intl-relative-time/pull/100

Bug: v8:8613
Change-Id: Icc5bb73ecf65e979abc23cc430259584a7bf4b48
Reviewed-on: https://chromium-review.googlesource.com/c/1385930
Commit-Queue: Frank Tang <ftang@chromium.org>
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58607}
2019-01-08 03:17:07 +00:00
..
constructor-order.js [Intl] Add order check test for Intl.* 2018-12-02 23:37:49 +00:00
constructor.js [Intl] Add order check test for Intl.* 2018-12-02 23:37:49 +00:00
default-locale-fr-CA.js [Intl] Implement Intl.RelativeTimeFormat.prototype.resolvedOptions 2018-07-10 14:24:26 +00:00
default-locale-pt-BR.js [Intl] Implement Intl.RelativeTimeFormat.prototype.resolvedOptions 2018-07-10 14:24:26 +00:00
format-en.js [Intl] add tests for 'quarter' 2018-09-26 20:56:49 +00:00
format-to-parts-en.js [Intl] Fix RelativeTimeFormat formatToParts 2018-10-31 20:18:36 +00:00
format-to-parts-plural.js [Intl] add tests for 'quarter' 2018-09-26 20:56:49 +00:00
format-to-parts.js [Intl] Implement Intl.RelativeTimeFormat.prototype.{format, formatToParts} 2018-07-18 12:49:22 +00:00
format.js [Intl] Implement Intl.RelativeTimeFormat.prototype.{format, formatToParts} 2018-07-18 12:49:22 +00:00
resolved-options-nu.js [Intl] Implement nu/numberingSystem 2019-01-08 03:17:07 +00:00
resolved-options.js [Intl] Implement nu/numberingSystem 2019-01-08 03:17:07 +00:00
supported-locale.js [Intl] add supportedLocales for Intl.ListFormat 2018-08-29 17:13:36 +00:00