]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1062: some test function names do not match what they are doing 11707/head v9.0.1062
authorzeertzjq <zeertzjq@outlook.com>
Thu, 15 Dec 2022 13:48:30 +0000 (13:48 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 15 Dec 2022 13:48:30 +0000 (13:48 +0000)
commit4cd45f1408321905019614b40a2173fe0456a96d
tree672e97284ddb8b6df92a10bb582ea725b5a8b934
parentba936f6f4e85cc1408bc3967f9fd7665d948909b
patch 9.0.1062: some test function names do not match what they are doing

Problem:    Some test function names do not match what they are doing.
Solution:   Leave out user data for the test that is called "NoUserData".
            (closes #11703)
src/testdir/test_ins_complete.vim
src/version.c