]> git.eshelyaron.com Git - emacs.git/commit
; Improve Android testing facilities
authorPo Lu <luangruo@yahoo.com>
Wed, 26 Feb 2025 02:35:00 +0000 (10:35 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 26 Feb 2025 09:41:37 +0000 (10:41 +0100)
commit9a521936805e7177a88f89018b0f83dad4785493
tree9d3cac669637d98c1cc38232014c5f4a2abf0dbb
parentd45f003970925c0616f22e0257eda5d21f9ef996
; Improve Android testing facilities

* test/infra/android/test-controller.el (ats-eval): Don't block
other processes.
(ats-run-test): Bind ert-remote-temporary-file-directory to nil
and always print messages into the output buffer.
(ats-upload-all-tests): New function.
(ats-run-all-tests): New argument SELECTOR.  Only execute
already uploaded tests.

(cherry picked from commit c2804f928097ddea4826b232e310417320bb5ce0)
test/infra/android/test-controller.el