Add tests for the shape of the Intl.RelativeTimeFormat API. (#1596)
* Add Intl.RelativeTimeFormat feature. * Add tests for the shape of the Intl.RelativeTimeFormat API. * fixup! Add tests for the shape of the Intl.RelativeTimeFormat API.
Showing
- features.txt 4 additions, 0 deletionsfeatures.txt
- harness/testIntl.js 58 additions, 0 deletionsharness/testIntl.js
- test/intl402/RelativeTimeFormat/constructor/constructor/locales-invalid.js 16 additions, 0 deletions...tiveTimeFormat/constructor/constructor/locales-invalid.js
- test/intl402/RelativeTimeFormat/constructor/constructor/newtarget-undefined.js 25 additions, 0 deletions...TimeFormat/constructor/constructor/newtarget-undefined.js
- test/intl402/RelativeTimeFormat/constructor/constructor/options-invalid.js 14 additions, 0 deletions...tiveTimeFormat/constructor/constructor/options-invalid.js
- test/intl402/RelativeTimeFormat/constructor/constructor/options-order.js 55 additions, 0 deletions...lativeTimeFormat/constructor/constructor/options-order.js
- test/intl402/RelativeTimeFormat/constructor/length.js 22 additions, 0 deletionstest/intl402/RelativeTimeFormat/constructor/length.js
- test/intl402/RelativeTimeFormat/constructor/name.js 21 additions, 0 deletionstest/intl402/RelativeTimeFormat/constructor/name.js
- test/intl402/RelativeTimeFormat/constructor/prop-desc.js 35 additions, 0 deletionstest/intl402/RelativeTimeFormat/constructor/prop-desc.js
- test/intl402/RelativeTimeFormat/constructor/prototype.js 17 additions, 0 deletionstest/intl402/RelativeTimeFormat/constructor/prototype.js
- test/intl402/RelativeTimeFormat/constructor/supportedLocalesOf/branding.js 29 additions, 0 deletions...tiveTimeFormat/constructor/supportedLocalesOf/branding.js
- test/intl402/RelativeTimeFormat/constructor/supportedLocalesOf/length.js 22 additions, 0 deletions...lativeTimeFormat/constructor/supportedLocalesOf/length.js
- test/intl402/RelativeTimeFormat/constructor/supportedLocalesOf/name.js 21 additions, 0 deletions...RelativeTimeFormat/constructor/supportedLocalesOf/name.js
- test/intl402/RelativeTimeFormat/constructor/supportedLocalesOf/prop-desc.js 29 additions, 0 deletions...iveTimeFormat/constructor/supportedLocalesOf/prop-desc.js
- test/intl402/RelativeTimeFormat/instance/extensibility.js 20 additions, 0 deletionstest/intl402/RelativeTimeFormat/instance/extensibility.js
- test/intl402/RelativeTimeFormat/instance/prototype.js 20 additions, 0 deletionstest/intl402/RelativeTimeFormat/instance/prototype.js
- test/intl402/RelativeTimeFormat/prototype/constructor/prop-desc.js 24 additions, 0 deletions...402/RelativeTimeFormat/prototype/constructor/prop-desc.js
- test/intl402/RelativeTimeFormat/prototype/format/branding.js 24 additions, 0 deletionstest/intl402/RelativeTimeFormat/prototype/format/branding.js
- test/intl402/RelativeTimeFormat/prototype/format/length.js 21 additions, 0 deletionstest/intl402/RelativeTimeFormat/prototype/format/length.js
- test/intl402/RelativeTimeFormat/prototype/format/name.js 20 additions, 0 deletionstest/intl402/RelativeTimeFormat/prototype/format/name.js
Loading
Please register or sign in to comment