mirror of https://github.com/tc39/test262.git
Edits Temporal tests to account for changes in https://github.com/tc39/proposal-temporal/pull/2574. This PR stops coercing non-string primitive inputs to strings in Temporal methods, to avoid cases where numbers are coerced to syntactically valid but often unexpected string results. |
||
---|---|---|
.. | ||
builtin.js | ||
calendar-case-insensitive.js | ||
calendar-number.js | ||
calendar-object.js | ||
calendar-string-builtin.js | ||
calendar-string-leap-second.js | ||
calendar-string-not-builtin.js | ||
calendar-string.js | ||
calendar-temporal-object.js | ||
calendar-wrong-type.js | ||
length.js | ||
name.js | ||
not-a-constructor.js | ||
prop-desc.js | ||
subclassing-ignored.js |