summaryrefslogtreecommitdiff
path: root/Tests/LibJS/CMakeLists.txt
AgeCommit message (Expand)Author
2022-09-11LibJS: Add the test-test262 utilitydavidot
2022-09-11test262-runner: Overwrite __assertion_failed when compiling for Serenitydavidot
2022-09-10LibJS: Allow negative pointers in Valuedavidot
2022-09-05LibUnicode+Userland: Migrate generated CLDR data to LibLocaleDataTimothy Flynn
2022-01-25Tests+LibJS: Add very simple bytecode LibJS testsdavidot
2022-01-04Tests: Link some tests directly against LibUnicodeDataTimothy Flynn
2021-10-03LibJS: Add a specific test for invalid unicode characters in the lexerdavidot
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-05-18LibJS+LibTest: Move out the test-js test runner into LibTestAli Mohammad Pur
2021-05-09Tests: Fix install of test-js and test-webBrian Gianforcaro
2021-05-08Tests: Move Userland/Utilities/test-js to Tests/LibJSBrian Gianforcaro