]> granicus.if.org Git - vim/commit
patch 8.2.0540: regexp and other code not tested v8.2.0540
authorBram Moolenaar <Bram@vim.org>
Sat, 11 Apr 2020 15:09:31 +0000 (17:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 11 Apr 2020 15:09:31 +0000 (17:09 +0200)
commit004a6781b3cf15ca5dd632c38cc09bb3b253d1f8
tree7f71edb5284a22ff7e24b638303e0f5c1f5988d6
parentd1caa941d876181aae0ebebc6ea954045bf0da24
patch 8.2.0540: regexp and other code not tested

Problem:    Regexp and other code not tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5904)
src/testdir/test_backspace_opt.vim
src/testdir/test_expr.vim
src/testdir/test_increment.vim
src/testdir/test_normal.vim
src/testdir/test_options.vim
src/testdir/test_regexp_latin.vim
src/testdir/test_search.vim
src/testdir/test_substitute.vim
src/testdir/test_terminal.vim
src/testdir/test_virtualedit.vim
src/version.c