This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
test262
Watch
1
Star
0
Fork
0
You've already forked test262
mirror of
https://github.com/tc39/test262.git
synced
2025-12-01 19:13:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
test262
/
test
/
intl402
/
PluralRules
History
Yusuke Suzuki
6804e59f9f
Fix Intl.PluralRules.selectRange test
...
en-US's Intl.PluralRules.selectRange(102, 201) is "other", not "few".
2022-01-04 09:33:18 -05:00
..
prototype
Fix Intl.PluralRules.selectRange test
2022-01-04 09:33:18 -05:00
supportedLocalesOf
…
builtin.js
…
can-be-subclassed.js
…
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
…
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
…