-
- Downloads
Add Intl.PluralRules tests (#782)
* Add Intl.PluralRules tests * document the tests
Showing
- test/intl402/PluralRules/builtin.js 14 additions, 0 deletionstest/intl402/PluralRules/builtin.js
- test/intl402/PluralRules/can-be-subclassed.js 28 additions, 0 deletionstest/intl402/PluralRules/can-be-subclassed.js
- test/intl402/PluralRules/internals.js 21 additions, 0 deletionstest/intl402/PluralRules/internals.js
- test/intl402/PluralRules/length.js 15 additions, 0 deletionstest/intl402/PluralRules/length.js
- test/intl402/PluralRules/name.js 15 additions, 0 deletionstest/intl402/PluralRules/name.js
- test/intl402/PluralRules/prototype/bind.js 34 additions, 0 deletionstest/intl402/PluralRules/prototype/bind.js
- test/intl402/PluralRules/prototype/builtins.js 14 additions, 0 deletionstest/intl402/PluralRules/prototype/builtins.js
- test/intl402/PluralRules/prototype/constructor/main.js 15 additions, 0 deletionstest/intl402/PluralRules/prototype/constructor/main.js
- test/intl402/PluralRules/prototype/properties.js 22 additions, 0 deletionstest/intl402/PluralRules/prototype/properties.js
- test/intl402/PluralRules/prototype/prototype.js 17 additions, 0 deletionstest/intl402/PluralRules/prototype/prototype.js
- test/intl402/PluralRules/prototype/resolvedOptions/builtins.js 14 additions, 0 deletions...intl402/PluralRules/prototype/resolvedOptions/builtins.js
- test/intl402/PluralRules/prototype/resolvedOptions/name.js 15 additions, 0 deletionstest/intl402/PluralRules/prototype/resolvedOptions/name.js
- test/intl402/PluralRules/prototype/resolvedOptions/properties.js 30 additions, 0 deletions...tl402/PluralRules/prototype/resolvedOptions/properties.js
- test/intl402/PluralRules/prototype/select/name.js 17 additions, 0 deletionstest/intl402/PluralRules/prototype/select/name.js
- test/intl402/PluralRules/prototype/select/non-finite.js 22 additions, 0 deletionstest/intl402/PluralRules/prototype/select/non-finite.js
- test/intl402/PluralRules/prototype/select/tainting.js 20 additions, 0 deletionstest/intl402/PluralRules/prototype/select/tainting.js
- test/intl402/PluralRules/supportedLocalesOf/arguments.js 14 additions, 0 deletionstest/intl402/PluralRules/supportedLocalesOf/arguments.js
- test/intl402/PluralRules/supportedLocalesOf/main.js 29 additions, 0 deletionstest/intl402/PluralRules/supportedLocalesOf/main.js
- test/intl402/PluralRules/supportedLocalesOf/name.js 14 additions, 0 deletionstest/intl402/PluralRules/supportedLocalesOf/name.js
- test/intl402/PluralRules/supportedLocalesOf/supportedLocalesOf.js 14 additions, 0 deletions...l402/PluralRules/supportedLocalesOf/supportedLocalesOf.js
test/intl402/PluralRules/builtin.js
0 → 100644
test/intl402/PluralRules/internals.js
0 → 100644
test/intl402/PluralRules/length.js
0 → 100644
test/intl402/PluralRules/name.js
0 → 100644
test/intl402/PluralRules/prototype/bind.js
0 → 100644
Please register or sign in to comment