aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
diff options
context:
space:
mode:
authorGravatar David Bremner <david@tethera.net>2014-05-09 01:20:07 +0100
committerGravatar David Bremner <david@tethera.net>2014-07-13 12:33:53 -0300
commiteed6c75556e18d943ac690598edceef0c4ee59d5 (patch)
treeb07f2fa552d330dba8374d3855a93694328c7b11 /emacs
parentbc180bd388f4c2335ff2d15db9bf91d1f7de1bce (diff)
test: make test_emacs call post-command-hook
The unread/read changes will use the post-command-hook. test_emacs does not call the post-command-hook. This adds a notmuch-test-progn which takes a list of commands as argument and executes them in turn but runs the post-command-hook after each one. The caller can batch operations (ie to stop post-command-hook from being interleaved) by wrapping the batch of operations inside a progn. We also explicitly run the post-command-hook before getting the output from a test; this makes sense as this will be a place the user would be seeing the information.
Diffstat (limited to 'emacs')
0 files changed, 0 insertions, 0 deletions