]> git.eshelyaron.com Git - emacs.git/commit
Enable auto-revert-tests to pass on Android
authorPo Lu <luangruo@yahoo.com>
Wed, 26 Feb 2025 02:33:30 +0000 (10:33 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 26 Feb 2025 09:41:35 +0000 (10:41 +0100)
commitd45f003970925c0616f22e0257eda5d21f9ef996
treebe7ee58c6006f180d243cc5c8549b756bc5d2736
parentc5f5edae52d33abe89c39c39a230cf9d2529623f
Enable auto-revert-tests to pass on Android

* lisp/emacs-lisp/ert-x.el
(ert-remote-temporary-file-directory): Define to null-device on
Android.

* test/lisp/autorevert-tests.el
(auto-revert-test02-auto-revert-deleted-file): Provide for
situations where the watch descriptor is recreated by the
polling timer after a file notification is received.

(cherry picked from commit c5853892c58be8e1c543177967850dceb1f4bcbc)
lisp/emacs-lisp/ert-x.el
test/lisp/autorevert-tests.el