]> git.eshelyaron.com Git - emacs.git/commit
Reduce buffer-tests noisiness when run in batch mode.
authorMatt Armstrong <matt@rfc20.org>
Tue, 15 Nov 2022 18:33:00 +0000 (10:33 -0800)
committerEli Zaretskii <eliz@gnu.org>
Wed, 16 Nov 2022 14:34:31 +0000 (16:34 +0200)
commitaee4d67b097910a13cf371e96f697a966a4c0869
tree1b02bd9d49f85b1466d06fc8a1f58054e34aba0e
parent4cf97969e6bb6f47c5b6ad4ca2afc2370abd6212
Reduce buffer-tests noisiness when run in batch mode.

* test/src/buffer-tests.el (overlay-modification-hooks): Remove noisy
`message' calls and use `ert-info' to log context of test
failures.  (bug#59028)
(overlay-tests-start-recording-modification-hooks): ditto.
test/src/buffer-tests.el