v8/test/intl/date-format
Jungshik Shin 4343e1a976 Accept Etc/GMT* as a valid time zone id.
Etc/GMT* time zones are  listed in the INAN time zone database and
they should be accepted as valid.

This CL will be followed by a CL for moving time zone name checks to C++
that will accept all the time zone names (e.g. EST5EDT, Hongkong, ROK, Zulu).

Bug: chromium:364374
Test: intl/date-format/timezone.js
Test: mjsunit/regress/regress-crbug-364374
Cq-Include-Trybots: luci.v8.try:v8_linux_noi18n_rel_ng
Change-Id: If0e5327d7e980504a9cb3d2b641e907ebce61180
Reviewed-on: https://chromium-review.googlesource.com/1159546
Commit-Queue: Jungshik Shin <jshin@chromium.org>
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#54879}
2018-08-02 23:23:56 +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 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
wellformed-unsupported-locale.js [intl] Fix default Intl language tag handling 2018-04-21 13:16:20 +00:00