1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 10:45:08 +00:00
serenity/Libraries/LibJS/Tests/builtins/Date
2020-07-06 23:40:35 +02:00
..
Date.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
Date.now.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
Date.prototype.getDate.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
Date.prototype.getDay.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
Date.prototype.getFullYear.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
Date.prototype.getHours.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
Date.prototype.getMilliseconds.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
Date.prototype.getMinutes.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
Date.prototype.getMonth.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
Date.prototype.getSeconds.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
Date.prototype.getTime.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00