diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-25 17:35:28 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-25 17:35:28 -0500 |
| commit | da926d8d0af456512313b40d7625bb21ced63a8e (patch) | |
| tree | 9934dad8d8df7a03393f7b5deaf545d5603a2627 /tests/test-org-export-config-pdf-open-guard.el | |
| parent | 6416f1e9fcaa7a6b639e62c392472ecafa2b7d5c (diff) | |
| download | dotemacs-da926d8d0af456512313b40d7625bb21ced63a8e.tar.gz dotemacs-da926d8d0af456512313b40d7625bb21ced63a8e.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-org-export-config-pdf-open-guard.el')
0 files changed, 0 insertions, 0 deletions
