]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0894: there is no test for runtime filetype detection v8.0.0894
authorBram Moolenaar <Bram@vim.org>
Wed, 9 Aug 2017 20:06:48 +0000 (22:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 9 Aug 2017 20:06:48 +0000 (22:06 +0200)
commit0a0217abfabcee8b0779df2e18a186a4b41e18ce
treed6ab4a6c46f95ba01d27271bc8ddcc0e9f04751a
parent82b9ca05f40a627355e7c3bcf49b1f19ffbdaf87
patch 8.0.0894: there is no test for runtime filetype detection

Problem:    There is no test for runtime filetype detection.
Solution:   Test a list of filetypes from patterns.
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c