]> git.eshelyaron.com Git - emacs.git/commit
Adapt filenotify-tests.el for Emba
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 6 Jul 2025 12:41:02 +0000 (14:41 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 07:45:24 +0000 (09:45 +0200)
commite67ceb91e4715ca0772f0d813d5a96ba65a1ad26
tree6f713c4e5764070244f570bc3ce4885dc557ad7b
parentd76d0ea37f38229f26ee5472c5b4574b0df2ade0
Adapt filenotify-tests.el for Emba

* test/infra/gitlab-ci.yml (.filenotify-gio-template): Enable also
for scheduled jobs.

* test/lisp/filenotify-tests.el (file-notify--test-cleanup):
Fix docstring.
(file-notify--deftest-remote): Use `file-notify--test-cleanup'.
(file-notify-test03-events, file-notify-test05-file-validity)
(file-notify-test06-dir-validity)
(file-notify-test07-many-events)
(file-notify-test09-watched-file-in-watched-dir): Adapt tests.
(file-notify-test03-events-remote)
(file-notify-test04-autorevert-remote)
(file-notify-test07-many-events-remote)
(file-notify-test09-watched-file-in-watched-dir-remote): Do not
tag as :unstable.

(cherry picked from commit 771370dea50834d585664bfd3ca7320d24a94611)
test/infra/gitlab-ci.yml
test/lisp/filenotify-tests.el