]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0034: spell tests do not always clear the word list v9.0.0034
authorzeertzjq <zeertzjq@outlook.com>
Mon, 4 Jul 2022 10:03:07 +0000 (11:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 Jul 2022 10:03:07 +0000 (11:03 +0100)
commit288ed23e3929ff55a8ae30db0ba3f57b6f119dc8
tree04bcea7f4c7694e7e2a2c8db7589b3d3e49b73ce
parent4dd9252d6f0e93c9118c808bd47f407d581947a8
patch 9.0.0034: spell tests do not always clear the word list

Problem:    Spell tests do not always clear the word list.
Solution:   Clear the word list in TearDown(). (closes #10659)
src/testdir/test_spell.vim
src/testdir/test_spell_utf8.vim
src/version.c