test262/test/intl402/PluralRules
Ben Allen 4053ff2eaf
Add tests for `Intl.PluralRules.prototype.resolvedOptions().pluralCategories` order (#4275)
Array elements should appear in following order: "zero", "one", "two", "few", "many", "other"

see https://github.com/tc39/ecma402/pull/918/
2024-12-03 13:38:58 +00:00
..
prototype Add tests for `Intl.PluralRules.prototype.resolvedOptions().pluralCategories` order (#4275) 2024-12-03 13:38:58 +00:00
supportedLocalesOf Use verifyProperty in test/intl402/PluralRules tests 2023-09-13 16:05:40 +02:00
builtin.js No longer use testBuiltInObject for built-in constructors 2017-12-21 16:46:56 -05:00
can-be-subclassed.js Remove unused includes in Intl test files 2017-12-21 16:46:56 -05:00
constructor-option-read-order.js Delete extra slash in Copyright section 2024-01-08 16:04:41 +01:00
constructor-options-throwing-getters.js Intl: Add tests for throwing getters in options objects. 2018-09-18 11:39:47 -04:00
default-options-object-prototype.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
internals.js Use assert-lib: intl402/PluralRules 2017-05-04 21:25:02 +02:00
length.js Intl: PluralRules, NumberFormat, Number & getCanonicalLocales to use verifyProperty 2018-05-18 12:35:06 -04:00
name.js Intl: PluralRules, NumberFormat, Number & getCanonicalLocales to use verifyProperty 2018-05-18 12:35:06 -04:00
prop-desc.js Intl: PluralRules, NumberFormat, Number & getCanonicalLocales to use verifyProperty 2018-05-18 12:35:06 -04:00
proto-from-ctor-realm.js Add "proto-from-ctor-realm" tests for Intl constructors (#2334) 2019-09-11 17:22:21 -03:00
undefined-newtarget-throws.js Remove unused return value from testWithIntlConstructors 2017-12-21 16:46:55 -05:00