]> git.eshelyaron.com Git - emacs.git/commit
Call file notification actions properly in filenotify-tests.el
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 31 Jul 2019 19:22:48 +0000 (21:22 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 31 Jul 2019 19:22:48 +0000 (21:22 +0200)
commit794f8f25b505ab32c7e79d1d484fce22e85c0010
treebc96da03e39f1e472f758d9bcbe28506e8822f1c
parent6da19c52446e5526fb2c82ac9c57a579f3170795
Call file notification actions properly in filenotify-tests.el

* test/lisp/filenotify-tests.el (file-notify--test-wait-for-events):
Rename from `file-notify--wait-for-events'.  Adapt all callees.
(file-notify--test-cleanup): Reset also `file-notify--test-event'
and `file-notify--test-file nil'.
(file-notify--test-event-desc, file-notify--test-event-action):
New accessor functions.
(file-notify-test02-rm-watch, file-notify--test-event-test)
(file-notify--test-with-actions-check)
(file-notify--test-with-actions-explainer): Use them.
(file-notify--test-with-actions-check)
(file-notify--test-with-actions-explainer)
(file-notify--test-with-actions): Rename them from *-events-*.
Rename also internal variables accordingly.  Adapt all callees.
test/lisp/filenotify-tests.el