]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0433: INT signal not properly tested v8.2.0433
authorBram Moolenaar <Bram@vim.org>
Mon, 23 Mar 2020 19:54:32 +0000 (20:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 23 Mar 2020 19:54:32 +0000 (20:54 +0100)
commitbad8804cdd739a5a7321b8411ad7fd4f45741b54
tree5ebb0a983c9f0523f3c2a502f116955e8b67c670
parentab505b1a4868b3e21356f95a275537551700c955
patch 8.2.0433: INT signal not properly tested

Problem:    INT signal not properly tested.
Solution:   Add a test.  Also clean up some unnecessary lines. (Dominique
            Pelle, closes #5828)
src/testdir/test_display.vim
src/testdir/test_ex_mode.vim
src/testdir/test_excmd.vim
src/testdir/test_messages.vim
src/testdir/test_signals.vim
src/version.c