Files
ladybird/Tests/LibJS/AST/output
Andreas Kling 5f032e7450 Tests/LibJS: Add test-js-ast infrastructure
Add a test runner for AST dump tests, modeled after test-js-bytecode.
Tests consist of JS input files and expected AST dump output, verified
by parsing with --parse-only --dump-ast --disable-ansi-colors.
2026-02-10 02:05:20 +01:00
..