mirror of https://github.com/tc39/test262.git
b5fd799fa0
* Add Tests for ECMA402 PR811 Add tests to check the order of option readings and output keys in resolvedOptions of Intl.NumberFormat and PluralRules. * Address reveiw feedback Hard code the list of property to be inspect for GetOption Use compareArray * Update test/intl402/NumberFormat/constructor-option-read-order.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Update test/intl402/NumberFormat/constructor-option-read-order.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Update test/intl402/NumberFormat/prototype/resolvedOptions/return-keys-order-default.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Update test/intl402/PluralRules/constructor-option-read-order.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Update test/intl402/PluralRules/constructor-option-read-order.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Fix intl402/PluralRules/prototype/resolvedOptions/return-keys-order-default.js To test all options * Add more tests --------- Co-authored-by: Richard Gibson <richard.gibson@gmail.com> |
||
---|---|---|
.. | ||
prototype | ||
supportedLocalesOf | ||
builtin.js | ||
can-be-subclassed.js | ||
constructor-option-read-order.js | ||
constructor-options-throwing-getters.js | ||
default-options-object-prototype.js | ||
internals.js | ||
length.js | ||
name.js | ||
prop-desc.js | ||
proto-from-ctor-realm.js | ||
undefined-newtarget-throws.js |