test262/test/intl402/DurationFormat
SUZUKI Sosuke 27b2551c00
Add test to check `nfOptions.roundingMode` for seconds / microseconds / nanoseconds is `"trunc"` (#4115)
* Test that `nfOptions.roundingMode` for seconds / microseconds / nanoseconds is `"trunc"`

* Add license header

* Use `Intl.NumberFormat` instead of `testintl.js` harness

* Use correct harness
2024-06-27 10:08:11 -07:00
..
prototype Add test to check `nfOptions.roundingMode` for seconds / microseconds / nanoseconds is `"trunc"` (#4115) 2024-06-27 10:08:11 -07:00
supportedLocalesOf Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
constructor-locales-invalid.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
constructor-locales-valid.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
constructor-options-defaults.js Fix DurationFormat default tests (#3640) 2022-09-14 12:51:40 -07:00
constructor-options-fractionalDigits-invalid.js Fix description of `fractionalDigits` tests 2024-05-28 15:41:01 +02:00
constructor-options-fractionalDigits-valid.js Fix description of `fractionalDigits` tests 2024-05-28 15:41:01 +02:00
constructor-options-invalid.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
constructor-options-localeMatcher-invalid.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
constructor-options-localeMatcher-valid.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
constructor-options-numberingSystem-invalid.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
constructor-options-numberingSystem-valid.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
constructor-options-order.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
constructor-options-style-conflict.js Added tests to verify that use of "long", "short", or "narrow" styles for units following units using "numeric" or "2-digit" styles throws 2024-01-10 14:50:08 +01:00
constructor-options-style-invalid.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
constructor-options-style-valid.js Fix DurationFormat default tests (#3640) 2022-09-14 12:51:40 -07:00
constructor-unit-style-defaults.js DurationFormat: added tests for default styles for units following numeric-styled units (#4032) 2024-04-03 18:09:00 +02:00
extensibility.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
length.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
name.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
newtarget-undefined.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
prop-desc.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00
prototype.js Intl.DurationFormat update coverage (#3501) 2022-05-03 08:19:32 -07:00