test262/test/intl402/PluralRules
Alexey Shvayka ef12a8b11c
Intl: Add coverage for meaningful @@toStringTag values (#2634)
* Add Intl.Collator tests

* Add Intl.DateTimeFormat tests

* Adjust Intl.NumberFormat tests

* Add Intl.PluralRules tests

* Remove now duplicated tests

* Add "toString-changed-tag.js" tests
2020-06-01 15:40:35 -07:00
..
prototype Intl: Add coverage for meaningful @@toStringTag values (#2634) 2020-06-01 15:40:35 -07:00
supportedLocalesOf Add missing features 2017-12-21 16:46:57 -05:00
builtin.js
can-be-subclassed.js Remove unused includes in Intl test files 2017-12-21 16:46:56 -05: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
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