ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl/Locale
Timothy Flynn 1bcc29d0d1 LibJS+LibLocale: Replace Unicode keyword lookups with ICU
Note: All of the changes to the test files in this patch are now aligned
with both Chrome and Firefox.
2024-06-16 06:57:08 +02:00
..
Locale.@@toStringTag.js
Locale.js
Locale.prototype.baseName.js
Locale.prototype.calendar.js
Locale.prototype.caseFirst.js
Locale.prototype.collation.js
Locale.prototype.firstDayOfWeek.js
Locale.prototype.getCalendars.js
Locale.prototype.getCollations.js
Locale.prototype.getHourCycles.js
Locale.prototype.getNumberingSystems.js
Locale.prototype.getTextInfo.js
Locale.prototype.getTimeZones.js
Locale.prototype.getWeekInfo.js
Locale.prototype.hourCycle.js
Locale.prototype.language.js
Locale.prototype.maximize.js
Locale.prototype.minimize.js
Locale.prototype.numberingSystem.js
Locale.prototype.numeric.js
Locale.prototype.region.js
Locale.prototype.script.js
Locale.prototype.toString.js