mirror of https://github.com/tc39/test262.git
60e475248d
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. |
||
---|---|---|
.. | ||
argument-duration.js | ||
argument-existing-object.js | ||
argument-non-string.js | ||
argument-object-invalid.js | ||
argument-string-fractional-precision.js | ||
argument-string-fractional-units-rounding-mode.js | ||
argument-string-fractional-with-zero-subparts.js | ||
argument-string-invalid.js | ||
argument-string-negative-fractional-units.js | ||
argument-string.js | ||
builtin.js | ||
infinity-throws-rangeerror.js | ||
length.js | ||
name.js | ||
negative-inifinity-throws-rangeerror.js | ||
non-integer-throws-rangeerror.js | ||
not-a-constructor.js | ||
order-of-operations.js | ||
prop-desc.js | ||
string-with-skipped-units.js | ||
subclassing-ignored.js |