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 | 1edb297675bf141eac51e25c05082f8a75233318 (patch) | |
| tree | 2d9461327bbfcfa1f94eb823b66cab946edd7ab6 /docs | |
| parent | ec66cc02c89c0d378c0333cb4f6e35234e39d2f0 (diff) | |
| download | dotemacs-1edb297675bf141eac51e25c05082f8a75233318.tar.gz dotemacs-1edb297675bf141eac51e25c05082f8a75233318.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 'docs')
0 files changed, 0 insertions, 0 deletions
