test262/test/built-ins/Temporal/Duration/compare
Philip Chimento 7b45a862b1 Test rounding mode in Duration strings with fractional units
https://github.com/tc39/proposal-temporal/pull/1907 was a bug that caused
negative Duration strings with fractional units to be rounded incorrectly.
Add tests that ensure the rounding mode is correct.

This was a normative change that achieved consensus at the December 2021
TC39 meeting.
2022-02-08 15:43:25 -05:00
..
argument-string-fractional-units-rounding-mode.js Test rounding mode in Duration strings with fractional units 2022-02-08 15:43:25 -05:00
argument-string-negative-fractional-units.js Add Temporal tests 2021-10-01 14:30:12 -04:00
builtin.js Add Temporal tests 2021-10-01 14:30:12 -04:00
calendar-dateadd-called-with-plaindate-instance.js Test that non-undefined, non-zoned relativeTo parameters are converted to PlainDate 2021-12-14 13:39:19 -05:00
calendar-fields-iterable.js Temporal.PlainTime property bags 2021-11-01 14:07:02 -04:00
calendar-possibly-required.js Check relativeTo for certain non-zero years, weeks, months, and days 2022-02-01 17:59:02 -05:00
calendar-temporal-object.js Add Temporal tests 2021-10-01 14:30:12 -04:00
length.js Add Temporal tests 2021-10-01 14:30:12 -04:00
name.js Add Temporal tests 2021-10-01 14:30:12 -04:00
not-a-constructor.js Add Temporal tests 2021-10-01 14:30:12 -04:00
options-undefined.js Add Temporal tests 2021-10-01 14:30:12 -04:00
prop-desc.js Add Temporal tests 2021-10-01 14:30:12 -04:00
read-time-fields-before-datefromfields.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-propertybag-infinity-throws-rangeerror.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-propertybag-timezone-getoffsetnanosecondsfor-non-integer.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-propertybag-timezone-getoffsetnanosecondsfor-not-callable.js Fix not-callable getOffsetNansecondsFor tests 2021-11-30 14:36:59 -05:00
relativeto-propertybag-timezone-getoffsetnanosecondsfor-out-of-range.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-propertybag-timezone-getoffsetnanosecondsfor-wrong-type.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-string-invalid.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-string-plaindatetime.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-string-zoneddatetime-wrong-offset.js Test removal of sub-minute time zone offsets in ISO strings 2021-11-01 14:07:02 -04:00
relativeto-string-zoneddatetime.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-sub-minute-offset.js Test removal of sub-minute time zone offsets in ISO strings 2021-11-01 14:07:02 -04:00
relativeto-undefined-throw-on-calendar-units.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-zoneddatetime-negative-epochnanoseconds.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-zoneddatetime-timezone-getoffsetnanosecondsfor-non-integer.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-zoneddatetime-timezone-getoffsetnanosecondsfor-not-callable.js Fix not-callable getOffsetNansecondsFor tests 2021-11-30 14:36:59 -05:00
relativeto-zoneddatetime-timezone-getoffsetnanosecondsfor-out-of-range.js Add Temporal tests 2021-10-01 14:30:12 -04:00
relativeto-zoneddatetime-timezone-getoffsetnanosecondsfor-wrong-type.js Add Temporal tests 2021-10-01 14:30:12 -04:00
timezone-getpossibleinstantsfor-iterable.js Add Temporal tests 2021-10-01 14:30:12 -04:00
timezone-string-datetime.js Add more variations of ISO strings to "timezone-string-datetime" tests 2022-01-19 13:47:43 -05:00
year-zero.js Add tests for invalid extended year "-000000" 2022-02-01 17:59:02 -05:00