Age | Commit message (Expand) | Author |
---|---|---|
2022-09-11 | LibJS: Add the test-test262 utility | davidot |
2022-09-11 | test262-runner: Overwrite __assertion_failed when compiling for Serenity | davidot |
2022-09-10 | LibJS: Allow negative pointers in Value | davidot |
2022-09-05 | LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData | Timothy Flynn |
2022-01-25 | Tests+LibJS: Add very simple bytecode LibJS tests | davidot |
2022-01-04 | Tests: Link some tests directly against LibUnicodeData | Timothy Flynn |
2021-10-03 | LibJS: Add a specific test for invalid unicode characters in the lexer | davidot |
2021-06-17 | Everywhere: Add component declarations | Gunnar Beutner |
2021-05-18 | LibJS+LibTest: Move out the test-js test runner into LibTest | Ali Mohammad Pur |
2021-05-09 | Tests: Fix install of test-js and test-web | Brian Gianforcaro |
2021-05-08 | Tests: Move Userland/Utilities/test-js to Tests/LibJS | Brian Gianforcaro |