1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 01:37:34 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/Intl
Timothy Flynn 4de05faa8a LibJS: Add test cases for Intl.Locale.prototype.toString
Intl.Locale.prototype.toString wasn't testable before the constructor
was implemented.
2021-09-02 17:56:42 +01:00
..
DisplayNames LibJS: Remove duplicated error message from ErrorTypes.h 2021-09-02 17:56:42 +01:00
Locale LibJS: Add test cases for Intl.Locale.prototype.toString 2021-09-02 17:56:42 +01:00
Intl.@@toStringTag.js LibJS: Implement Intl[@@toStringTag] 2021-08-08 20:14:59 +01:00
Intl.getCanonicalLocales.js LibJS: Compare Unicode locale variants using case-insensitive matching 2021-09-02 17:56:42 +01:00