aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-12 00:09:15 -0500
committerCraig Jennings <c@cjennings.net>2026-05-12 00:09:15 -0500
commit5d361a6ae7f48d482a39b18e06187842d4ffcde6 (patch)
tree8c072614cd477676a98cef2730e62dae84aac586 /tests
parenta62ab030a327d36bef2211ac7395eb9028600d99 (diff)
downloaddotemacs-5d361a6ae7f48d482a39b18e06187842d4ffcde6.tar.gz
dotemacs-5d361a6ae7f48d482a39b18e06187842d4ffcde6.zip
build: add make benchmark target and skip :perf tests by default
`make test', `make coverage', and the editor's PostToolUse test runner all selected `(not (tag :slow))', which let the now-`:perf'-tagged benchmark suite run alongside the unit tests. Each of those three filters now also excludes `:perf', and a new `make benchmark' target runs the benchmark file on its own. `make test-file' and `make test-name' keep their old filters so the suite stays reachable for ad-hoc runs. `COVERAGE_EXCLUDE' loses `test-lorem-optimum-benchmark.el'. The tag filter handles it now, so the only entry left is `test-all-comp-errors.el', which byte-compiles modules and can't run under undercover's instrumentation.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions