1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 14:07:42 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/Intl/Locale
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
..
Locale.@@toStringTag.js LibJS: Implement a nearly empty Intl.Locale object 2021-09-02 17:56:42 +01:00
Locale.js LibJS: Implement the Intl.Locale constructor 2021-09-02 17:56:42 +01:00
Locale.prototype.toString.js LibJS: Add test cases for Intl.Locale.prototype.toString 2021-09-02 17:56:42 +01:00