v8/test/intl/date-format
Jungshik Shin f2974002ec TimeClip before formatting in Intl.DateTimeFormat
https://github.com/tc39/ecma402/pull/194 requires that
TimeClip be called before formatting in Intl.DateTimeFormat.

Bug: v8:7471
Test: test262/intl402/DateTimeFormat/prototype/format/time-clip*
Cq-Include-Trybots: luci.v8.try:v8_linux_noi18n_rel_ng
Change-Id: Iad80376ae7598aab3e4df84a6cbbcd8691e16e09
Reviewed-on: https://chromium-review.googlesource.com/1027442
Reviewed-by: Daniel Ehrenberg <littledan@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Jungshik Shin <jshin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52796}
2018-04-25 20:17:29 +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 [intl] Remove always-true --datetime-format-to-parts flag 2017-04-17 19:25:51 +00:00
default-locale.js [intl] Fix default Intl language tag handling 2018-04-21 13:16:20 +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 [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.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 [intl] Fix default Intl language tag handling 2018-04-21 13:16:20 +00:00