Files
ladybird/Userland/Libraries/LibTest/JavaScriptTestRunnerMain.cpp
Gunnar Beutner a612c22278 LibJS: Add support for running test-js with the bytecode interpreter
This obviously won't actually successfully run the test suite until
more of the AST expressions used by the test suite are supported.
2021-06-12 11:14:55 +02:00

6.1 KiB