]> git.eshelyaron.com Git - emacs.git/commitdiff
Report also result in `file-notify--test-event-handler'
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 20 Feb 2016 13:20:54 +0000 (14:20 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 20 Feb 2016 13:20:54 +0000 (14:20 +0100)
test/automated/file-notify-tests.el

index 1817484c4fba3a193cf64a75dff6519c77c4e3a3..346120e276c8d631793ab70ab9481a60bc831c90 100644 (file)
@@ -281,7 +281,8 @@ and the event to `file-notify--test-events'."
     (unless (string-match
             (regexp-quote ".#")
             (file-notify--event-file-name file-notify--test-event))
-      (message "file-notify--test-event-handler %S" file-notify--test-event)
+      (message "file-notify--test-event-handler result: %s event: %S"
+               (null (ert-test-failed-p result)) file-notify--test-event)
       (setq file-notify--test-events
            (append file-notify--test-events `(,file-notify--test-event))
            file-notify--test-results