This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
test262
mirror of
https://github.com/tc39/test262.git
Watch
1
Star
0
Fork
You've already forked test262
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d7181a5866
test262
/
test
/
intl402
/
Locale
History
Yusuke Suzuki
fc6a9169a4
Update Intl.Locale info API test
...
weekendStart / weekendEnd are merged into one weekend array.
2021-11-30 14:36:01 -05:00
..
prototype
Update Intl.Locale info API test
2021-11-30 14:36:01 -05: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
…
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
…
constructor-options-collation-valid.js
…
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
…
getters-missing.js
…
getters.js
…
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
Upstream additional language tag canonicalisation and Intl.Locale tests from SpiderMonkey
2020-04-09 09:20:55 -04:00
name.js
…
prop-desc.js
…
proto-from-ctor-realm.js
…
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
…