<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-system-utils-commands.el, branch main</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2026-05-14T08:49:56+00:00</updated>
<entry>
<title>test(system-utils): cover open-file-with-command, server-shutdown</title>
<updated>2026-05-14T08:49:56+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-14T08:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=1edb297675bf141eac51e25c05082f8a75233318'/>
<id>urn:sha1:1edb297675bf141eac51e25c05082f8a75233318</id>
<content type='text'>
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 &lt;cmd&gt;: &lt;file&gt;*` buffer; a missing file signals an error.
- `cj/server-shutdown`: saves buffers and calls `kill-emacs`.

Process and prompt primitives are stubbed.
</content>
</entry>
</feed>
