]> git.cworth.org Git - notmuch/commit
test: initial tests for external commands
authorDavid Bremner <david@tethera.net>
Tue, 31 May 2022 11:50:58 +0000 (08:50 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 13 Jun 2022 10:27:06 +0000 (07:27 -0300)
commiteaa5199f5bf761d3b57f7ed22e125e716446a1cb
tree20939fd2a08cd646e0c304e1b2efae85757f42d3
parent82957c963296bb9d2147ce5374b940463facd9ec
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.
test/T405-external.sh [new file with mode: 0755]