test262/test/staging
Justin Grant 9f6da57ee4 Support running Temporal staging tests in Node 19
Adapt to the following changes in CLDR 42 in Node 19:
- Some spaces in formats replaced by other whitespace unicode characters
- German format changes, which may be bugs (see
  https://unicode-org.atlassian.net/browse/CLDR-16243)

This commit makes affected tests more resilient to Intl.DTF output
changes between Node versions.

A good idea for a future PR would be to change these tests to rely less
on CLDR formats while still testing that Temporal and Intl are behaving
as expected.
2022-12-17 23:52:37 -05:00
..
ArrayBuffer/resizable Fix resizable ArrayBuffer subarray tests (#3671) 2022-09-19 17:45:26 -07:00
Intl402/Temporal/old Support running Temporal staging tests in Node 19 2022-12-17 23:52:37 -05:00
Temporal Temporal: Tests for normative changes around date-only strings 2022-11-30 10:11:10 -08:00