test262/test/staging
Philip Chimento 7d970fbe4e Temporal: Remove fake West Coast and Samoa time zones from TemporalHelpers
It's no longer possible to fake built-in time zones using custom objects.
So testing DST shifts will have to use real built-in time zones. Replace
TemporalHelpers.springForwardFallBackTimeZone with America/Vancouver (it
was modelled on the DST transitions in 2000) and
TemporalHelpers.crossDateLineTimeZone with Pacific/Apia (it was modelled
on the 2011 switch to the other side of the international date line.)

These tests have to move to the intl402/ folder since non-Intl-aware
implementations are allowed (but not required) to support any built-in
time zones other than UTC.
2024-07-05 10:43:53 +02:00
..
ArrayBuffer/resizable Add `Array.prototype.includes` and `exponentiation` features (#3799) 2023-03-23 10:51:08 +01:00
Intl402/Temporal/old Temporal: Remove fake West Coast and Samoa time zones from TemporalHelpers 2024-07-05 10:43:53 +02:00
JSON Add V8 tests for JSON.parse with source to staging/ (#3806) 2023-03-27 17:21:29 -07:00
Temporal Temporal: Remove fake West Coast and Samoa time zones from TemporalHelpers 2024-07-05 10:43:53 +02:00
built-ins [test262] Add staging test for RegExp named groups (search) 2024-02-16 18:21:13 +01:00
decorators [decorators] Add flag, accessor keyword and token 2024-05-27 09:22:09 +02:00
explicit-resource-management Merge branch 'main' into chromium-export-7eb56ce860 2024-05-19 12:19:57 +02:00
set-methods [test262] Add set method tests to staging 2023-10-27 19:28:54 +02:00
top-level-await [top-level-await] Sync implementation with spec text 2024-06-21 23:23:02 +02:00
set-is-subset-on-set-like.js [test262] Add staging tests for isSubsetOf set method 2023-11-27 18:49:17 +01:00
set-is-subset-table-receiver-cleared.js [test262] Add staging tests for isSubsetOf set method 2023-11-27 18:49:17 +01:00
set-is-subset-table-transition.js [test262] Add staging tests for isSubsetOf set method 2023-11-27 18:49:17 +01:00