]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1522: not enough test coverage for the spell file handling v8.2.1522
authorBram Moolenaar <Bram@vim.org>
Mon, 24 Aug 2020 18:28:56 +0000 (20:28 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 24 Aug 2020 18:28:56 +0000 (20:28 +0200)
commitc8ec5fe56fc30201c889ca577bf1e69823fadb2a
tree754a7b2863e12fd58c87a68b565f0485df6a10ae
parent07399e7f078729b03451ba2b342d0cb434ab75cf
patch 8.2.1522: not enough test coverage for the spell file handling

Problem:    Not enough test coverage for the spell file handling.
Solution:   Add spell file tests. (Yegappan Lakshmanan, closes #6763)
src/testdir/test_spellfile.vim
src/version.c