v8/test/intl/general
Jungshik Shin 1163aba720 Remove icu_case_mapping flag
icu-case-mapping was shipped a few months ago. By dropping
the flag, unibrow's case conversion code won't be included
by default because V8_INTL_SUPPORT is on by default.

BUG=v8:4477, v8:4476
TEST=test262/{built-ins,intl402}/Strings/*, webkit/fast/js/*,
     mjsunit/string-case, intl/general/case*

Cq-Include-Trybots: master.tryserver.v8:v8_linux_noi18n_rel_ng
Change-Id: I78be9cc64b4588bc5af79ecbbadf93af6e84a1df
Reviewed-on: https://chromium-review.googlesource.com/534541
Commit-Queue: Jungshik Shin <jshin@chromium.org>
Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
Reviewed-by: Daniel Ehrenberg <littledan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46304}
2017-06-29 03:47:27 +00:00
..
case-mapping.js Remove icu_case_mapping flag 2017-06-29 03:47:27 +00:00
constructor.js [intl] Add new semantics + compat fallback to Intl constructor 2016-12-23 14:32:16 +00:00
empty-handle.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
getCanonicalLocales.js Expose getCanonicalLocales() for Intl object. 2016-08-18 23:27:23 +00:00
mapped-locale.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
smp-identifier.js Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
supported-locales-of.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00