]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1493: not enough test coverage for the spell file handling v8.2.1493
authorBram Moolenaar <Bram@vim.org>
Thu, 20 Aug 2020 13:41:55 +0000 (15:41 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 20 Aug 2020 13:41:55 +0000 (15:41 +0200)
commitfc2a47ffc425777704b329c9edbe21163bedf63c
treeaeab296701c390a40662c1d17b5975735d943d4a
parent20b23c6358131baefb57b9083387fb4524d3ff24
patch 8.2.1493: 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 #6728)
src/spellfile.c
src/testdir/test_spellfile.vim
src/version.c