]> granicus.if.org Git - vim/commit
patch 8.2.0535: regexp patterns not fully tested v8.2.0535
authorBram Moolenaar <Bram@vim.org>
Thu, 9 Apr 2020 16:42:11 +0000 (18:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 9 Apr 2020 16:42:11 +0000 (18:42 +0200)
commit4d23c52824dd2f4577eb980e7d91feed34052755
tree03c52af249a56f3c89bea0b255220a4a4a098e32
parent25d57009520f0e590920b9f953b1cbbb358e72a2
patch 8.2.0535: regexp patterns not fully tested

Problem:    Regexp patterns not fully tested.
Solution:   Add more regexp tests and others. (Yegappan Lakshmanan,
            closes #5901)
src/testdir/test_marks.vim
src/testdir/test_options.vim
src/testdir/test_regexp_latin.vim
src/testdir/test_search.vim
src/version.c