summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-11 18:17:22 -0500
committerCraig Jennings <c@cjennings.net>2026-05-11 18:17:22 -0500
commit3fa196eb60e28e91722f97a352a51d70d6ff977c (patch)
tree4cfd2b0d794b72c025883eace8cc1878723742cc /scripts
parentbd9dcb4843d0025a3d58fdf58e4b4819baa218fe (diff)
downloaddotemacs-3fa196eb60e28e91722f97a352a51d70d6ff977c.tar.gz
dotemacs-3fa196eb60e28e91722f97a352a51d70d6ff977c.zip
docs: clarify the coverage-exclude and token-seed comments
The Makefile's `COVERAGE_EXCLUDE' comment said why `test-all-comp-errors.el' is excluded but not why `test-lorem-optimum-benchmark.el' is. It now notes that undercover's instrumentation slows execution enough to fail the benchmark's wall-clock assertions. And `cj/markov-generate' now has a comment explaining why `tokens' is seeded reversed (`(list w2 w1)'): the list is built with `push' and `nreverse'd at the end, so without the note the reversed seed reads like a bug at a glance.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions