test262/test/built-ins/Temporal/Duration/from
Philip Chimento 77a34cf93f Add Temporal tests
This copies over the tests that previously existed in the
tc39/proposal-temporal repository.

For context, see thread starting at:
https://github.com/tc39/test262/issues/3002#issuecomment-926234480

In service of https://github.com/tc39/test262/issues/3002
2021-10-01 14:30:12 -04:00
..
argument-existing-object.js Add Temporal tests 2021-10-01 14:30:12 -04:00
argument-non-string.js Add Temporal tests 2021-10-01 14:30:12 -04:00
argument-string-negative-fractional-units.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
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
name.js Add Temporal tests 2021-10-01 14:30:12 -04:00
negative-inifinity-throws-rangeerror.js Add Temporal tests 2021-10-01 14:30:12 -04:00
non-integer-throws-rangeerror.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
order-of-operations.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
string-with-skipped-units.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