aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-04-15 13:44:00 -0700
committerCarl Worth <cworth@cworth.org>2010-04-15 14:13:12 -0700
commit3846c1d12c2445bc2a4d118682eb335ee90dd92e (patch)
treea95e16773e09b53ab2f2aefc603d6376eafed886 /vim/plugin
parent6847960a585b9816907b313e54e7572e0fdfdc85 (diff)
test: Disentangle execution of notmuch from the examination of the results.
The old execute_expecting function was doing far too much for its own good. One of the worst aspects of this was that it introduced shell-quoting challengers where the caller could not easily control the precise invocation of the command to be executed. I personally couldn't find a way to test "notmuch search '*'" without the shell expanding * against files in the current directory, or having bogus quotation marks appearing in the search string, (defeating the recognition of "*" as a special search term). Hopefully this aspect of the test suite will be much easier to maintain now.
Diffstat (limited to 'vim/plugin')
0 files changed, 0 insertions, 0 deletions