test262/test/intl402/Locale
Frank Yung-Fong Tang 753d502e9a Update the expctation of constructor-options-firstDayOfWeek-valid.js
true will be dropped inside UTS35
2024-07-11 15:24:54 -07:00
..
prototype Update firstDay test to latest spec after PR 79 2024-07-10 11:20:28 -07:00
canonicalize-locale-list-take-locale.js Add test for 2.1 CanonicalizeLocaleList ( locales ) (#2040) 2019-01-24 12:28:25 -05:00
constructor-apply-options-canonicalizes-twice.js Upstream additional language tag canonicalisation and Intl.Locale tests from SpiderMonkey 2020-04-09 09:20:55 -04:00
constructor-getter-order.js Add some more Locale tests. 2018-05-15 17:27:57 +02:00
constructor-locale-object.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-newtarget-undefined.js Fix more false positives throwing TypeError in functions 2018-12-17 16:45:56 -05:00
constructor-non-iana-canon.js Update expected test results for CLDR 43 2023-05-31 09:26:12 -07:00
constructor-options-calendar-invalid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-calendar-valid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-canonicalized.js Add a test for Unicode key-type pairs being canonicalized by Intl.Locale regardless whether they're passed in the input tag, or through the options object. 2020-04-23 10:49:48 -04:00
constructor-options-casefirst-invalid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-casefirst-valid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-collation-invalid.js remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
constructor-options-collation-valid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-firstDayOfWeek-invalid.js Update firstDay test to latest spec after PR 79 2024-07-10 11:20:28 -07:00
constructor-options-firstDayOfWeek-valid.js Update the expctation of constructor-options-firstDayOfWeek-valid.js 2024-07-11 15:24:54 -07:00
constructor-options-hourcycle-invalid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-hourcycle-valid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-language-grandfathered.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-language-invalid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-language-valid-undefined.js Remove test of extlang and 4 letter language (#2030) 2019-01-24 12:23:30 -05:00
constructor-options-language-valid.js move more cases from valid to invalid (#2047) 2019-01-28 11:55:57 -05:00
constructor-options-numberingsystem-invalid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-numberingsystem-valid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-numeric-undefined.js Fix various test issues 2018-10-17 07:45:33 -07:00
constructor-options-numeric-valid.js Fix various test issues 2018-10-17 07:45:33 -07:00
constructor-options-region-invalid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-region-valid.js Update Intl.Locale tests for UTS 35 2019-07-22 02:12:17 -07:00
constructor-options-script-invalid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-script-valid-undefined.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-script-valid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-options-throwing-getters.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-parse-twice.js Remove unsupported irregular grandfathered tags. (#2029) 2019-01-24 12:34:03 -05:00
constructor-tag-tostring.js Fix various test issues 2018-10-17 07:45:33 -07:00
constructor-tag.js Update Intl.Locale tests for UTS 35 2019-07-22 02:12:17 -07:00
constructor-unicode-ext-invalid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
constructor-unicode-ext-valid.js Intl.Locale: constructor-options-*.js fixups (#1798) 2018-10-03 10:24:38 -04:00
extensions-grandfathered.js fix mapping for cel-gaulish 2020-12-16 11:59:06 -05:00
extensions-private.js Change expectation for x- private lang tag (#2046) 2019-01-28 11:55:20 -05:00
function-prototype.js Intl.Locale: follow up tasks, set 1. Ref gh-1538 (#1540) 2018-05-04 14:49:37 -03:00
getters-grandfathered.js Restore grandfathered tests removed in #2054 2020-04-09 09:20:55 -04:00
getters-missing.js Add some more Locale tests. 2018-05-15 17:27:57 +02:00
getters.js Fix expected test values (#2261) 2019-07-30 10:53:44 -04:00
instance-extensibility.js Intl.Locale: follow up tasks, set 1. Ref gh-1538 (#1540) 2018-05-04 14:49:37 -03:00
instance.js Intl.Locale: follow up tasks, set 1. Ref gh-1538 (#1540) 2018-05-04 14:49:37 -03:00
invalid-tag-throws-boolean.js Fix more false positives throwing TypeError in functions 2018-12-17 16:45:56 -05:00
invalid-tag-throws-null.js Fix more false positives throwing TypeError in functions 2018-12-17 16:45:56 -05:00
invalid-tag-throws-number.js Fix more false positives throwing TypeError in functions 2018-12-17 16:45:56 -05:00
invalid-tag-throws-symbol.js Fix more false positives throwing TypeError in functions 2018-12-17 16:45:56 -05:00
invalid-tag-throws-undefined.js Fix more false positives throwing TypeError in functions 2018-12-17 16:45:56 -05:00
invalid-tag-throws.js Fix more false positives throwing TypeError in functions 2018-12-17 16:45:56 -05:00
length.js Intl.Locale: follow up tasks, set 1. Ref gh-1538 (#1540) 2018-05-04 14:49:37 -03:00
likely-subtags-grandfathered.js change cel-gaulish map to xtg 2020-12-21 10:15:14 -05:00
likely-subtags.js Update likely subtags tests for CLDR 44 2023-11-08 13:48:33 +01:00
name.js Intl.Locale: follow up tasks, set 1. Ref gh-1538 (#1540) 2018-05-04 14:49:37 -03:00
prop-desc.js Intl.Locale: minor fixups (#1554) 2018-05-11 16:37:52 -03:00
proto-from-ctor-realm.js Add "proto-from-ctor-realm" tests for Intl proposals (#2346) 2019-10-08 14:39:52 -04:00
reject-duplicate-variants-in-tlang.js Add tests verifying that duplicate variants, in a tag or in the tlang component of a tag, make it structurally invalid. 2020-10-09 16:34:33 -04:00
reject-duplicate-variants.js Add tests verifying that duplicate variants, in a tag or in the tlang component of a tag, make it structurally invalid. 2020-10-09 16:34:33 -04:00
subclassing.js Intl: Add tests for subclassing Locale, ListFormat and RelativeTimeFormat. 2018-09-07 15:53:10 +02:00