aboutsummaryrefslogtreecommitdiff
path: root/tests/test-config-utilities--benchmark-method.el
Commit message (Collapse)AuthorAgeFilesLines
* test(config-utilities): cover cj/--benchmark-methodCraig Jennings2026-04-301-0/+57
Four tests against a temporarily fbound test target: runs the symbol once and propagates its return value, raises user-error on a nil symbol, raises user-error naming the symbol when it isn't fboundp, and verifies the with-timer announce/done messages fire.