test262/test/intl402/Locale
Kevin Gibbons 961480ac61 remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
..
prototype Add test for ECMA402 PR846 2024-02-23 15:53:00 -08:00
canonicalize-locale-list-take-locale.js
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
constructor-locale-object.js
constructor-newtarget-undefined.js
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
constructor-options-calendar-valid.js
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
constructor-options-casefirst-valid.js
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
constructor-options-firstDayOfWeek-invalid.js Add test for firstDayOfWeek in LocaleInfo PR 70 2023-11-10 18:11:03 -08:00
constructor-options-firstDayOfWeek-valid.js Add test for firstDayOfWeek in LocaleInfo PR 70 2023-11-10 18:11:03 -08:00
constructor-options-hourcycle-invalid.js
constructor-options-hourcycle-valid.js
constructor-options-language-grandfathered.js
constructor-options-language-invalid.js
constructor-options-language-valid-undefined.js
constructor-options-language-valid.js
constructor-options-numberingsystem-invalid.js
constructor-options-numberingsystem-valid.js
constructor-options-numeric-undefined.js
constructor-options-numeric-valid.js
constructor-options-region-invalid.js
constructor-options-region-valid.js
constructor-options-script-invalid.js
constructor-options-script-valid-undefined.js
constructor-options-script-valid.js
constructor-options-throwing-getters.js
constructor-parse-twice.js
constructor-tag-tostring.js
constructor-tag.js
constructor-unicode-ext-invalid.js
constructor-unicode-ext-valid.js
extensions-grandfathered.js fix mapping for cel-gaulish 2020-12-16 11:59:06 -05:00
extensions-private.js
function-prototype.js
getters-grandfathered.js Restore grandfathered tests removed in #2054 2020-04-09 09:20:55 -04:00
getters-missing.js
getters.js Fix expected test values (#2261) 2019-07-30 10:53:44 -04:00
instance-extensibility.js
instance.js
invalid-tag-throws-boolean.js
invalid-tag-throws-null.js
invalid-tag-throws-number.js
invalid-tag-throws-symbol.js
invalid-tag-throws-undefined.js
invalid-tag-throws.js
length.js
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
prop-desc.js
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