test262/test/built-ins/Temporal/Instant
Philip Chimento d6a24fe906 Validate required methods of Temporal TimeZone protocol
Checking whether an object implements the TimeZone protocol is now done by
means of HasProperty operations for each of the required methods unless
the object already has the TimeZone brand.

Discussion:
https://github.com/tc39/proposal-temporal/issues/2104#issuecomment-1409549753

Corresponding normative PR:
https://github.com/tc39/proposal-temporal/pull/2485
2023-04-10 08:36:08 -07:00
..
compare Temporal: Tests for normative changes around date-only strings 2022-11-30 10:11:10 -08:00
from Temporal: Tests for normative changes around date-only strings 2022-11-30 10:11:10 -08:00
fromEpochMicroseconds
fromEpochMilliseconds
fromEpochNanoseconds
fromEpochSeconds
prototype Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
argument.js
basic.js
builtin.js
constructor.js Temporal: Add arguments to constructor tests. 2022-05-25 11:35:10 -07:00
length.js
name.js
prop-desc.js
subclass.js Fixed #3545 2022-05-31 16:28:31 +02:00