ladybird/Libraries/LibJS/Tests/builtins/Intl/DateTimeFormat
Timothy Flynn 0763997591 LibJS: Ensure tests using the "ar" locale use the "arab" number system
In ICU 76, the default was changed from "arab" to "latn". See:
c149724509

The whole point of these tests was to use a non-Latin numbering system.
This patch ensures that is the case to make following patches easier to
grok.
2025-01-18 17:56:40 -05:00
..
DateTimeFormat.@@toStringTag.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
DateTimeFormat.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
DateTimeFormat.prototype.format.js LibJS: Ensure tests using the "ar" locale use the "arab" number system 2025-01-18 17:56:40 -05:00
DateTimeFormat.prototype.formatRange.js LibJS: Ensure GetDateTimeFormat returns nonnull for the best format 2024-12-06 11:13:10 -05:00
DateTimeFormat.prototype.formatRangeToParts.js LibJS: Ensure GetDateTimeFormat returns nonnull for the best format 2024-12-06 11:13:10 -05:00
DateTimeFormat.prototype.formatToParts.js LibJS: Ensure tests using the "ar" locale use the "arab" number system 2025-01-18 17:56:40 -05:00
DateTimeFormat.prototype.resolvedOptions.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
DateTimeFormat.supportedLocalesOf.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00