mirror of https://github.com/tc39/test262.git
579268ab79
ISO strings may separate the time from the date with a case-insensitive T, or a space. This adds tests to all entry points that take ISO strings, to ensure that they accept an uppercase T, lowercase T, or space as the time separator. These tests are based on the one test for Temporal.PlainDateTime.from that was already present. |
||
---|---|---|
.. | ||
argument-number.js | ||
argument-object.js | ||
argument-plaindatetime.js | ||
argument-propertybag-calendar-leap-second.js | ||
argument-propertybag-calendar-number.js | ||
argument-propertybag-calendar-wrong-type.js | ||
argument-propertybag-calendar-year-zero.js | ||
argument-string-invalid.js | ||
argument-string-time-separators.js | ||
argument-string-with-utc-designator.js | ||
argument-string.js | ||
argument-wrong-type.js | ||
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-non-integer.js | ||
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-not-callable.js | ||
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-out-of-range.js | ||
argument-zoneddatetime-timezone-getoffsetnanosecondsfor-wrong-type.js | ||
basic.js | ||
builtin.js | ||
calendar-datefromfields-called-with-options-undefined.js | ||
calendar-fields-iterable.js | ||
calendar-temporal-object.js | ||
calendar.js | ||
infinity-throws-rangeerror.js | ||
leap-second.js | ||
length.js | ||
name.js | ||
not-a-constructor.js | ||
prop-desc.js | ||
use-internal-slots.js | ||
year-zero.js |