]> git.notmuchmail.org Git - notmuch/commit
test/emacs: test for functions in notmuch-search-result-format.
authorDavid Bremner <david@tethera.net>
Mon, 30 Aug 2021 19:49:06 +0000 (12:49 -0700)
committerDavid Bremner <david@tethera.net>
Thu, 9 Sep 2021 02:01:02 +0000 (23:01 -0300)
commitdc8262bd336f1c406e5705ec8cb5029f1bacd524
tree257665514423e878c248b881fb600e3318e152ed
parent17bfc25bb35dc8d1d6686298c6f842a3ce450940
test/emacs: test for functions in notmuch-search-result-format.

Based on the commit message in id:20210221151902.2301690-3-dme@dme.org

Add the function notmuch-test-result-flags to test-lib.el to avoid
repeating it in 3 T*.sh files.
test/T310-emacs.sh
test/T460-emacs-tree.sh
test/T465-emacs-unthreaded.sh
test/emacs-tree.expected-output/result-format-function [new file with mode: 0644]
test/emacs-unthreaded.expected-output/result-format-function [new file with mode: 0644]
test/emacs.expected-output/search-result-format-function [new file with mode: 0644]
test/test-lib.el