test262/test
Philip Chimento 55fdf60820 Remove calendar slot from Temporal.PlainTime
Has several effects on existing tests:
- Remove PlainTime from various tests that extract a Temporal.Calendar
  instance from another Temporal object.
- Remove Temporal.PlainTime.prototype.calendar property.
- Remove calendar property from object returned from
  Temporal.PlainTime.prototype.getISOFields().
- Ignore calendar annotation when converting ISO string to PlainTime.

Normative PR: https://github.com/tc39/proposal-temporal/pull/2482
2023-04-07 11:43:31 -07:00
..
annexB Duplicate named capture groups: Syntax tests 2022-11-02 15:22:58 +01:00
built-ins Remove calendar slot from Temporal.PlainTime 2023-04-07 11:43:31 -07:00
harness asyncHelpers tests: Address code review feedback 2023-02-21 11:04:09 -08:00
intl402 Replace Temporal.Now.timeZone → Temporal.Now.timeZoneId 2023-04-07 11:43:31 -07:00
language update fixtures 2023-03-29 12:54:37 -07:00
staging Add V8 tests for JSON.parse with source to staging/ (#3806) 2023-03-27 17:21:29 -07:00