test262/test/built-ins/Temporal/PlainMonthDay/from
Jesse Alama 7d82f8ac63 Add tests for invalid extended year "-000000"
https://github.com/tc39/proposal-temporal/issues/1753 records the
consensus reached at the October 2021 TC39 meeting to disallow "-000000"
as an extended year, both in Date.parse and Temporal. This adds tests for
the Temporal part of that.
2022-02-01 17:59:02 -05:00
..
argument-string-with-utc-designator.js Test rejection of "Z" UTC designators in Plain strings 2021-12-14 13:39:19 -05:00
builtin.js Add Temporal tests 2021-10-01 14:30:12 -04:00
calendar-fields-iterable.js Add Temporal tests 2021-10-01 14:30:12 -04:00
calendar-temporal-object.js Add Temporal tests 2021-10-01 14:30:12 -04:00
fields-leap-day.js Add Temporal tests 2021-10-01 14:30:12 -04:00
fields-missing-properties.js Add Temporal tests 2021-10-01 14:30:12 -04:00
fields-object.js Add Temporal tests 2021-10-01 14:30:12 -04:00
fields-plainmonthday.js Add Temporal tests 2021-10-01 14:30:12 -04:00
fields-string.js Test rejection of "Z" UTC designators in Plain strings 2021-12-14 13:39:19 -05:00
infinity-throws-rangeerror.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-invalid.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
order-of-operations.js Add Temporal tests 2021-10-01 14:30:12 -04:00
overflow-invalid-string.js Add Temporal tests 2021-10-01 14:30:12 -04:00
overflow-undefined.js Add Temporal tests 2021-10-01 14:30:12 -04:00
overflow-wrong-type.js Add Temporal tests 2021-10-01 14:30:12 -04:00
overflow.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
subclassing-ignored.js Add Temporal tests 2021-10-01 14:30:12 -04:00
year-zero.js Add tests for invalid extended year "-000000" 2022-02-01 17:59:02 -05:00