diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-14 03:49:56 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-14 03:49:56 -0500 |
| commit | 2c76d854ef1b2c878c905ec07d7e5b006f9b40bd (patch) | |
| tree | c21659f73e2f763cce286b81ab168bbee80d7018 /tests/test-coverage-elisp-helpers.el | |
| parent | 325395168b47e28da5ab0f138616168dbed35065 (diff) | |
| download | dotemacs-2c76d854ef1b2c878c905ec07d7e5b006f9b40bd.tar.gz dotemacs-2c76d854ef1b2c878c905ec07d7e5b006f9b40bd.zip | |
test(system-utils): cover open-file-with-command, server-shutdown
Sibling `test-system-utils-eval-buffer.el` covered the eval-buffer wrapper. This batch covers:
- `cj/open-file-with-command`: a launcher routes through `call-process`; a non-launcher routes through `start-process-shell-command` into a dedicated `*Open with <cmd>: <file>*` buffer; a missing file signals an error.
- `cj/server-shutdown`: saves buffers and calls `kill-emacs`.
Process and prompt primitives are stubbed.
Diffstat (limited to 'tests/test-coverage-elisp-helpers.el')
0 files changed, 0 insertions, 0 deletions
