1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:08:12 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/Error
Linus Groh 37e988675f LibJS/Tests: Consolidate Error.prototype.stack tests
We don't usually separate tests for the getter and setter of a property,
and that error-stack.js (getter) test belongs in builtins/.
2022-03-15 17:32:48 +01:00
..
Error.js LibJS: Implement the Error Cause proposal 2021-06-11 21:34:05 +01:00
Error.prototype.message.js LibJS: Add name and message properties to NativeError prototypes 2021-04-14 10:11:04 +02:00
Error.prototype.name.js LibJS: Add name and message properties to NativeError prototypes 2021-04-14 10:11:04 +02:00
Error.prototype.stack.js LibJS/Tests: Consolidate Error.prototype.stack tests 2022-03-15 17:32:48 +01:00
Error.prototype.toString.js Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00