diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-12 00:09:15 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-12 00:09:15 -0500 |
| commit | 39d61c5d4dbf97e4514892f148674840ae6e61b9 (patch) | |
| tree | 28d627d1e906faa698149b6a1bfccef8a337af51 /tests | |
| parent | 92187b02bad055011dd4d7a1fea6b1ef71f8f35c (diff) | |
| download | dotemacs-39d61c5d4dbf97e4514892f148674840ae6e61b9.tar.gz dotemacs-39d61c5d4dbf97e4514892f148674840ae6e61b9.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
