v8/test/intl/general
Jungshik Shin 69bd294aff Correct the misuse of uloc_{to,from}LanguageTag
- remove unused Runtime_GetLanguageTagVariants
- add test for another related bug (chromium:770452) as well as for 
chromium:770450 . 

Bug: chromium:770450, chromium:770452
Test: intl/general/invalid-locale.js
Cq-Include-Trybots: master.tryserver.v8:v8_linux_noi18n_rel_ng
Change-Id: I4496a4a5421000faa0e37aed85fea21ceb487998
Reviewed-on: https://chromium-review.googlesource.com/710816
Reviewed-by: Adam Klein <adamk@chromium.org>
Commit-Queue: Jungshik Shin <jshin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48483}
2017-10-12 06:33:35 +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
getCanonicalLocales.js Expose getCanonicalLocales() for Intl object. 2016-08-18 23:27:23 +00:00
invalid-locale.js Correct the misuse of uloc_{to,from}LanguageTag 2017-10-12 06:33:35 +00:00
mapped-locale.js
smp-identifier.js Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
supported-locales-of.js