v8/test/intl/general
Sathya Gunasekaran d58f40b63b [Intl] Refactor LookupSupportedLocales
Fix spec non compliance by only trimming the unicode locales and not
all extensions.

Remove regexp and just use straightforward string manipulation.

Bug: v8:5751
Cq-Include-Trybots: luci.v8.try:v8_linux_noi18n_rel_ng
Change-Id: Ie95828a8f62834daf8cde189f408e95a14e796fe
Reviewed-on: https://chromium-review.googlesource.com/c/1255556
Commit-Queue: Sathya Gunasekaran <gsathya@chromium.org>
Reviewed-by: Adam Klein <adamk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56458}
2018-10-08 20:36:48 +00:00
..
case-mapping.js Fix common misspellings 2017-08-02 09:35:28 +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 Use ICU to validate and canonicalize lang tag 2018-10-05 08:26:39 +00:00
grandfathered_tags_without_preferred_value.js Use ICU to validate and canonicalize lang tag 2018-10-05 08:26:39 +00:00
invalid-locale.js Correct the misuse of uloc_{to,from}LanguageTag 2017-10-12 06:33:35 +00:00
language_tags_with_preferred_values.js Use ICU to validate and canonicalize lang tag 2018-10-05 08:26:39 +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 [Intl] Refactor LookupSupportedLocales 2018-10-08 20:36:48 +00:00