]> git.notmuchmail.org Git - notmuch/commit
perf-test: allow running test_emacs from performance test suite.
authorDavid Bremner <david@tethera.net>
Sat, 12 Feb 2022 20:27:35 +0000 (16:27 -0400)
committerDavid Bremner <david@tethera.net>
Fri, 25 Feb 2022 12:38:03 +0000 (08:38 -0400)
commitb21fa0e43371b8281b9aa8ea532088800bb37712
treea90f190f5fc3974c3b7308e26760f777c8c6f67e
parentc4c6045058456ea0fb057f7690b91077f1b527b8
perf-test: allow running test_emacs from performance test suite.

test_require_external prereq has to move to test-lib-common.sh, and
the new shell functions print_emacs_header and time_emacs are provided.

The somewhat indirect way of printing the output is to avoid the extra
"" present on string values from emacsclient.
performance-test/perf-test-lib.sh
test/test-lib-common.sh
test/test-lib-emacs.sh
test/test-lib.el
test/test-lib.sh