Files
emacs/test/lisp
Mattias Engdegård 3a76484865 Don't use internal filenotify function in test
* test/lisp/filenotify-tests.el
(file-notify--test-file, file-notify--test-add-watch): New.
(file-notify--test-event-test, file-notify--test-event-handler)
(file-notify-test02-rm-watch, file-notify-test03-events)
(file-notify-test05-file-validity, file-notify-test07-many-events)
(file-notify-test08-backup, file-notify-test09-watched-file-in-watched-dir):
Avoid using the internal `file-notify--event-watched-file' so that it
can be removed from filenotify.el.
Instead, pass the file name to the callback as an extra argument;
use `file-notify--test-add-watch' instead of `file-notify-add-watch'.
2019-07-24 11:52:44 +02:00
..
2019-07-22 16:38:02 +02:00
2019-07-13 18:51:55 +12:00
2019-06-25 22:04:13 -04:00
2019-07-06 12:51:30 -07:00
2019-07-14 13:28:54 -07:00
2019-07-20 22:02:36 -04:00
2019-07-06 12:51:30 -07:00
2019-07-11 18:27:12 +02:00