]> granicus.if.org Git - vim/commit
patch 8.2.0028: searchpairpos() is not tested v8.2.0028
authorBram Moolenaar <Bram@vim.org>
Sat, 21 Dec 2019 21:00:50 +0000 (22:00 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 21 Dec 2019 21:00:50 +0000 (22:00 +0100)
commit3ba35409a65b457d29a885a27b46b02a9aec6bcc
tree6856f8c2ff5b2fbe8f4f122859beb89d122be33f
parentaa2f0ee639d3b59e4402261ebee27bf545a62d8b
patch 8.2.0028: searchpairpos() is not tested

Problem:    Searchpairpos() is not tested.
Solution:   Add tests.  Also improve searchpair() testing. (Dominique Pelle,
            closes #5388)
src/testdir/test_search.vim
src/version.c