From: David Bremner Date: Tue, 31 May 2022 11:50:58 +0000 (-0300) Subject: test: initial tests for external commands X-Git-Tag: 0.37_rc0~104 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=eaa5199f5bf761d3b57f7ed22e125e716446a1cb;hp=eaa5199f5bf761d3b57f7ed22e125e716446a1cb;p=notmuch test: initial tests for external commands The main goal is to test the setting of NOTMUCH_CONFIG, but also include a basic sanity test for execing scripts. ---