summaryrefslogtreecommitdiff
path: root/performance-test/M04-reply.sh
AgeCommit message (Collapse)Author
2017-10-20perf-test: use $(dirname "$0") for sourcing perf-test-lib.shJani Nikula
Don't assume the tests are always run from within the source tree.
2017-05-30perf-test: add memory test for replyDavid Bremner
Looking at the code for notmuch-reply, there seems to be several gmime related memory leaks. This test is supposed to help eliminate those.