]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0200: spellbadword() not tested v8.1.0200
authorBram Moolenaar <Bram@vim.org>
Fri, 20 Jul 2018 21:36:26 +0000 (23:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 20 Jul 2018 21:36:26 +0000 (23:36 +0200)
commit872e451e8c326d5dd3062ef621fcbf0a4c5bef78
treea182c13d324fd14854955842f021bb2a0fb8c4da
parent66ab916935585391b2efaa8e39075e1ef94717b1
patch 8.1.0200: spellbadword() not tested

Problem:    spellbadword() not tested.
Solution:   Add a test. (Dominique Pelle, closes #3235)
src/testdir/test_spell.vim
src/version.c