]> git.eshelyaron.com Git - emacs.git/commit
New filenotify tests
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 12 Oct 2023 09:02:53 +0000 (11:02 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 12 Oct 2023 09:02:53 +0000 (11:02 +0200)
commit088dd67f891553e1a27e65c97e386d0dd8dc4f64
tree5f56001e7c8dca79990ebc6276fa0747327a7082
parent963ccc05acf2939c95524de9175a1fc3053b0f6f
New filenotify tests

* src/inotify.c (Finotify_watch_list, Finotify_allocated_p):
Fix argument list.

* test/lisp/filenotify-tests.el (file-notify-test04-autorevert):
Use `skip-when'.
(file-notify-test12-unmount, file-notify-test12-unmount-remote):
New tests.
src/inotify.c
test/lisp/filenotify-tests.el