test262/test/built-ins/Temporal/TimeZone/from
Philip Chimento 65a7ace1cb Regularize year zero tests
Some of these strings wouldn't have been valid even with a valid year in
them (e.g. strings ending in +01:00[UTC]) so fix up the strings that we
test. While touching these tests, I took the opportunity to regularize
them, and add some missing ones for ISO strings that convert to Calendar
and TimeZone.
2022-05-03 08:18:02 +02:00
..
argument-object-invalid.js Add Temporal tests 2021-10-01 14:30:12 -04:00
argument-object.js Add Temporal tests 2021-10-01 14:30:12 -04:00
argument-primitive.js Ensure tests in main suite do not use Intl time zones 2022-01-19 13:47:43 -05:00
argument-valid.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
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
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
timezone-string-datetime.js Ensure tests in main suite do not use Intl time zones 2022-01-19 13:47:43 -05:00
timezone-string-leap-second.js Regularize leap second tests 2022-05-03 08:18:02 +02:00
timezone-string-multiple-offsets.js Test ISO strings with multiple fractional second parts 2021-12-14 13:39:19 -05:00
timezone-string-year-zero.js Regularize year zero tests 2022-05-03 08:18:02 +02:00
timezone-wrong-type.js Test wrong types in conversions to Temporal types 2022-04-21 12:14:10 -07:00