summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Tests/program-strict-mode.js
AgeCommit message (Expand)Author
2021-07-20LibJS: Add tests for strict mode and strict mode propagationdavidot
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling