v8/test/intl
Frank Tang 8d0942499c [Intl] Validate u extension type
Fix intl402/*/ignore-invalid-unicode-ext-values
Add tests for other valid/invalid -u- ext values.

Bug: v8:7481
Change-Id: I429effd071bb03599a1e767bb2a9e9918a91b850
Reviewed-on: https://chromium-review.googlesource.com/c/1351307
Commit-Queue: Frank Tang <ftang@chromium.org>
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58173}
2018-12-12 02:03:38 +00:00
..
break-iterator [Intl] Remove GetDefaultLocale 2018-12-07 06:27:42 +00:00
collator [Intl] Validate u extension type 2018-12-12 02:03:38 +00:00
date-format [Intl] Validate u extension type 2018-12-12 02:03:38 +00:00
general Prepare for ICU roll to 63.1 2018-10-30 05:01:18 +00:00
list-format [Intl] Add order check test for Intl.* 2018-12-02 23:37:49 +00:00
locale [Intl] Use flags in Locale 2018-10-06 08:11:44 +00:00
number-format [Intl] Validate u extension type 2018-12-12 02:03:38 +00:00
overrides Revert "Make intl/overrides/caching.js more 'robust'" 2017-11-13 19:13:13 +00:00
plural-rules [Intl] Add order check test for Intl.* 2018-12-02 23:37:49 +00:00
relative-time-format [Intl] Add order check test for Intl.* 2018-12-02 23:37:49 +00:00
segmenter [Intl] Validate u extension type 2018-12-12 02:03:38 +00:00
string
assert.js [intl] Fix default Intl language tag handling 2018-04-21 13:16:20 +00:00
bad-target.js
BUILD.gn [build] Add data deps for d8 test suites 2018-03-26 13:44:58 +00:00
default_locale.js [Intl] Remove GetDefaultLocale 2018-12-07 06:27:42 +00:00
intl.status [Intl] Remove GetDefaultLocale 2018-12-07 06:27:42 +00:00
not-constructors.js
OWNERS Add COMPONENT tags to OWNERS files where appropriate 2017-05-22 10:15:28 +00:00
regress-4870.js
regress-5179.js
regress-7481.js [Intl] Validate u extension type 2018-12-12 02:03:38 +00:00
regress-7982.js [Intl] Call uloc_forLanguageTag before morphing a language tag 2018-09-11 06:45:12 +00:00
regress-8030.js [Intl] fix Intl.ListFormat / RelativeTimeFormat subclassing bug 2018-08-23 01:45:33 +00:00
regress-8031.js [Intl] fix Intl.ListFormat / RelativeTimeFormat subclassing bug 2018-08-23 01:45:33 +00:00
regress-8432.js Drop regress-{8432,8413} from intl.status. 2018-11-18 09:07:16 +00:00
regress-8469.js [Intl] Add regression test for -u-tz- of Intl.DateTimeFormat 2018-12-05 03:02:24 +00:00
regress-8525.js [Intl] Fix numberingSystem for NumberFormat 2018-12-06 11:08:36 +00:00
regress-875643.js [Intl] Convert options arg to Object before processing it 2018-08-31 23:56:33 +00:00
regress-888299.js [Intl] Remove incorrect CHECK 2018-09-26 00:24:28 +00:00
regress-895942.js [Intl] Validate extension keys 2018-11-06 12:11:50 +00:00
regress-900013.js [Intl] Hide Intl["SegmentIterator"] 2018-10-30 16:32:54 +00:00
regress-903566.js [Intl] Fix CHECK(array->HasFastPackedElements()) 2018-11-15 08:05:11 +00:00
regress-8725514.js [Intl] Use JSObject with null proto to prevent side effects 2018-08-10 18:37:41 +00:00
testcfg.py [intl] Remove regexp-prepare/regexp-assert from intl testcfg 2018-11-09 19:55:42 +00:00
toStringTag.js
utils.js