]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4263: no test for the GUI find/replace dialog v8.2.4263
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 30 Jan 2022 18:01:24 +0000 (18:01 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Jan 2022 18:01:24 +0000 (18:01 +0000)
commitec3637cbaf23730b6efe5e5c0047e23adc82160b
tree0c9777005b22a7ecc21aa73905c679461cf9d183
parent44a4d947bbc2c5ddb2908346a7c61ef93b59a3ca
patch 8.2.4263: no test for the GUI find/replace dialog

Problem:    No test for the GUI find/replace dialog.
Solution:   Add a test function and a test. (Yegappan Lakshmanan,
            closes #9662)
runtime/doc/testing.txt
src/testdir/test_gui.vim
src/testing.c
src/version.c