summaryrefslogtreecommitdiff
path: root/Libraries/LibJS/Tests/test-common-tests.js
AgeCommit message (Expand)Author
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2020-11-12LibJS/Tests: Use canParseSource() for toEval()Linus Groh
2020-10-28LibJS: Restrict toEval() failures to SyntaxErrorLinus Groh
2020-10-25LibJS: Parse line continuations in string literals properlyMarcin Gasperowicz
2020-07-06LibJS: Indent tests with 4 spaces instead of 2Matthew Olsson
2020-07-06test-js: Use prettier and format all filesMatthew Olsson
2020-07-06LibJS: Convert most builtin tests to new systemMatthew Olsson
2020-07-06LibJS: Add more test matchersMatthew Olsson
2020-07-06LibJS: Add test-common.js tests, remove unused matchersMatthew Olsson