Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2020-11-12 | LibJS/Tests: Use canParseSource() for toEval() | Linus Groh |
2020-10-28 | LibJS: Restrict toEval() failures to SyntaxError | Linus Groh |
2020-10-25 | LibJS: Parse line continuations in string literals properly | Marcin Gasperowicz |
2020-07-06 | LibJS: Indent tests with 4 spaces instead of 2 | Matthew Olsson |
2020-07-06 | test-js: Use prettier and format all files | Matthew Olsson |
2020-07-06 | LibJS: Convert most builtin tests to new system | Matthew Olsson |
2020-07-06 | LibJS: Add more test matchers | Matthew Olsson |
2020-07-06 | LibJS: Add test-common.js tests, remove unused matchers | Matthew Olsson |