Commit c14be8d
The script that catches stale documentation had a stale claim of its own
check_doc_claims.sh's header opened "the project has 471 regression tests" -- the
v1.6.1 figure, wrong since the count reached 574. The claim was doing no work, so it
is gone rather than updated to a number that will go stale again: the rationale holds
whatever the count is.
The one remaining 471 in tools/ is deliberate. check_doc_counts.sh quotes "471 tests
across 26 suites (as of v1.6.1)" as the EXAMPLE of the convention it enforces -- a
count carrying its version stamp, versus a bare number. It is self-consistent and
illustrates the rule rather than asserting a current fact.
Swept the rest: run_regression.sh carries no style or count references,
check_error_handling.sh's cross-reference to the other four scripts is accurate, and
run_test.sh's usage is unchanged. Nothing else in tools/ went stale today.
Gates: all five 0.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent f2ade15 commit c14be8d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments