]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1260: there is no good test for CursorHold v8.2.1260
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Jul 2020 17:44:47 +0000 (19:44 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Jul 2020 17:44:47 +0000 (19:44 +0200)
commit7591116acffc45b5880c49244646651badac1629
tree16e4659d7fb41d8cad4944fd9905a09c04d0d895
parentf56c95fdad5af521887f8cd7bc15729b5355231d
patch 8.2.1260: there is no good test for CursorHold

Problem:    There is no good test for CursorHold.
Solution:   Add a test.  Remove duplicated test. (Yegappan Lakshmanan,
            closes #6503
src/testdir/test_autocmd.vim
src/testdir/test_buffer.vim
src/testdir/test_normal.vim
src/version.c