]> git.eshelyaron.com Git - emacs.git/commit
New macro 'ert-with-message-capture'
authorGemini Lasswell <gazally@runbox.com>
Sat, 4 Feb 2017 11:36:43 +0000 (13:36 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 Feb 2017 11:36:43 +0000 (13:36 +0200)
commitef3d8d6f7226e570209e913d2754e828d0cb121c
tree598390fc1084a54d90ae1c5cec952ddd79e8dbfc
parent8ba27b7ce2f4a98e3c14fe752042c60fd7576fef
New macro 'ert-with-message-capture'

* lisp/emacs-lisp/ert-x.el (ert-with-message-capture): New macro.
(Bug#25158)

* test/lisp/autorevert-tests.el (auto-revert--wait-for-revert)
(auto-revert-test00-auto-revert-mode)
(auto-revert-test01-auto-revert-several-files)
(auto-revert-test02-auto-revert-deleted-file)
(auto-revert-test03-auto-revert-tail-mode)
(auto-revert-test04-auto-revert-mode-dired):
* test/lisp/filenotify-tests.el (file-notify-test03-autorevert): Use
ert-with-message-capture.
lisp/emacs-lisp/ert-x.el
test/lisp/autorevert-tests.el
test/lisp/filenotify-tests.el