mirror of
https://github.com/tc39/test262.git
synced 2025-11-17 20:29:48 +01:00
adds intl-locale and intl-locale-info
This commit is contained in:
parent
8db8f72ed3
commit
81c593cd80
@ -319,6 +319,27 @@ features:
|
||||
tags:
|
||||
- generators
|
||||
|
||||
- name: intl-locale
|
||||
files:
|
||||
- test/intl402/Locale
|
||||
tags:
|
||||
- "!Intl.Locale-info"
|
||||
|
||||
- name: intl-locale-info
|
||||
files:
|
||||
- test/intl402/Locale
|
||||
tags:
|
||||
- Intl.Locale-info
|
||||
- name: intl-locale-info
|
||||
files:
|
||||
- test/intl402/Locale/prototype/getCalendars
|
||||
- test/intl402/Locale/prototype/getCollations
|
||||
- test/intl402/Locale/prototype/getHourCycles
|
||||
- test/intl402/Locale/prototype/getNumberingSystems
|
||||
- test/intl402/Locale/prototype/getTextInfo
|
||||
- test/intl402/Locale/prototype/getTimeZones
|
||||
- test/intl402/Locale/prototype/getWeekInfo
|
||||
|
||||
- name: intl-plural-rules
|
||||
files:
|
||||
- test/intl402/PluralRules
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user