]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1644: not all filetype file name matches are tested v9.0.1644
authorsmjonas <jonas.strittmatter@gmx.de>
Thu, 22 Jun 2023 11:41:19 +0000 (12:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 22 Jun 2023 11:41:19 +0000 (12:41 +0100)
commitbd087ae8f07f026bbd179911830027ff92f42c01
tree3ae07e9a2666a61b64ea5641d170129271b3445c
parentc12e4eecbb26cedca96e0810d3501043356eebaa
patch 9.0.1644: not all filetype file name matches are tested

Problem:    Not all filetype file name matches are tested.
Solution:   Add more file names to test with. (Jonas Strittmatter,
            closes #12569)
src/testdir/test_filetype.vim
src/version.c