aboutsummaryrefslogtreecommitdiff
path: root/tests/test-prog-webdev-format.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-25 17:35:28 -0500
committerCraig Jennings <c@cjennings.net>2026-05-25 17:35:28 -0500
commit65180703dd454cd97365607b110989833e9113ba (patch)
tree2c0a19164f37d308ecbf61a7e3240f0a3ed874f8 /tests/test-prog-webdev-format.el
parent15da7765a0ad8c52298ef2f3cfd5c0c9047f2c71 (diff)
downloaddotemacs-65180703dd454cd97365607b110989833e9113ba.tar.gz
dotemacs-65180703dd454cd97365607b110989833e9113ba.zip
test(prog-lisp): cover the elisp and Common Lisp mode-setup functions
prog-lisp.el had no tests. I added four for the config it owns directly: cj/elisp-setup and cj/common-lisp-setup are each registered on their mode hook and set the buffer-local conventions this config picks (4-space, no tabs, fill-column 120 for elisp; 2-space, fill-column 100 for Common Lisp). The module loads with use-package stubbed to a no-op, so no packages load, ensure, or download during the run. That keeps it batch-safe and independent of which Lisp packages happen to be installed.
Diffstat (limited to 'tests/test-prog-webdev-format.el')
0 files changed, 0 insertions, 0 deletions