mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 01:46:46 +02:00
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.