test262/test/built-ins/Temporal/PlainYearMonth/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-number.js Test PlainYearMonth constructor, from. 2022-01-28 13:17:31 -05:00
argument-object.js Test PlainYearMonth constructor, from. 2022-01-28 13:17:31 -05:00
argument-plaindate.js Test PlainYearMonth constructor, from. 2022-01-28 13:17:31 -05:00
argument-plainyearmonth.js Test PlainYearMonth constructor, from. 2022-01-28 13:17:31 -05:00
argument-string-invalid.js Test PlainYearMonth constructor, from. 2022-01-28 13:17:31 -05:00
argument-string-trailing-junk.js Test PlainYearMonth constructor, from. 2022-01-28 13:17:31 -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
argument-string.js Test PlainYearMonth constructor, from. 2022-01-28 13:17:31 -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
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
limits.js Test limits in PlainYearMonth.from. 2022-02-01 17:58:30 -05: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 Test PlainYearMonth constructor, from. 2022-01-28 13:17:31 -05: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-constrain.js Test PlainYearMonth constructor, from. 2022-01-28 13:17:31 -05:00
overflow-invalid-string.js Remove duplicated tests for PlainYearMonth.from overflow. 2022-02-01 17:58:30 -05:00
overflow-reject.js Test PlainYearMonth constructor, from. 2022-01-28 13:17:31 -05:00
overflow-undefined.js Test PlainYearMonth constructor, from. 2022-01-28 13:17:31 -05:00
overflow-wrong-type.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