summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibTest/JavaScriptTestRunnerMain.cpp
AgeCommit message (Expand)Author
2021-06-12LibJS: Add support for running test-js with the bytecode interpreterGunnar Beutner
2021-06-04LibTest: Add --json flag to JS test runnerLinus Groh
2021-05-30LibTest+test-js: Add back the lost test262 parser test optionAli Mohammad Pur
2021-05-27LibTest: Do not cleanly exit when abort() is calledAli Mohammad Pur
2021-05-18LibJS+LibTest: Move out the test-js test runner into LibTestAli Mohammad Pur