]> git.eshelyaron.com Git - emacs.git/commit
Specifically report attempts to exit Emacs during test execution
authorPo Lu <luangruo@yahoo.com>
Sun, 2 Mar 2025 12:54:36 +0000 (20:54 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 21:01:41 +0000 (22:01 +0100)
commit9a3fde1fbeacd85f210aa3978ed15affba74097b
tree968e1aa422646a5175e3793307592316be1b706e
parent2cb1bcde82c1819fdf8ac0a232aba47f26e0e2ea
Specifically report attempts to exit Emacs during test execution

* test/infra/android/test-driver.el (ats-in-eval): Fix typo in
doc string.
(ats-eval-as-printed, ats-eval-serial, ats-eval-do-decode):
Render buffer-local.
(ats-executing-form): New variable.
(ats-process-filter): Bind the same around `eval'.
(ats-kill-emacs-function): New function; register it to execute
when Emacs exits.

(cherry picked from commit 749e33bb481eedbefe0fd24124b446f9c47728d5)
test/infra/android/test-driver.el