]> granicus.if.org Git - vim/commit
patch 8.2.4735: quickfix tests can be a bit hard to read v8.2.4735
authorYegappan Lakshmanan <yegappan@yahoo.com>
Mon, 11 Apr 2022 14:11:39 +0000 (15:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 11 Apr 2022 14:11:39 +0000 (15:11 +0100)
commit4a7724a4406f639edd3f93f3542626811cf56719
tree81474246c293c7e67cf73ad562661e881d4280f0
parent3caf1cce2b85a8f24195d057f0ad63082543e99e
patch 8.2.4735: quickfix tests can be a bit hard to read

Problem:    Quickfix tests can be a bit hard to read.
Solution:   Use heredoc instead of strings and line continuation. (Yegappan
            Lakshmanan, closes #10145)
src/testdir/test_quickfix.vim
src/version.c