correct the test suite runtime in the README

The suite completes in about ninety seconds, not fifteen minutes. The
old figure discouraged running it as part of an ordinary change.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-08 11:45:04 -07:00
parent 702101bfe2
commit 2bee25488b

View File

@@ -84,7 +84,7 @@ From the repository root:
Run the suite from the root—some tests open fixture files by paths Run the suite from the root—some tests open fixture files by paths
relative to it. The full suite processes several real dumps from relative to it. The full suite processes several real dumps from
`test/dumps/` and takes around fifteen minutes; expected outputs live in `test/dumps/` and takes a couple of minutes; expected outputs live in
`test/baseline_output/`. `test/baseline_output/`.
## Authors ## Authors