|
From: | Jim Porter |
Subject: | Re: (unknown) |
Date: | Fri, 17 Nov 2023 23:05:56 -0800 |
On 11/17/2023 7:13 PM, Greg Minshall wrote:
(i was thinking of writing a test to go with the patch, but the ERT framework is maybe a bit awkward for tests of essentially shell-command-line functionality. i may have missed it, but i didn't see anything in ./test/Makefile.in that seemed to be aimed at testing command-line invocation of Emacs.)
You could probably take some inspiration from the "Synchronous processes" section of the file test/lisp/eshell/esh-proc-tests.el. Essentially, you can just start a new Emacs instance in your ERT test and do whatever you like.
[Prev in Thread] | Current Thread | [Next in Thread] |