To: vim_dev@googlegroups.com Subject: Patch 8.2.2360 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.2360 Problem: Test leaves file behind. Solution: Delete the right file. (Dominique Pellé, closes #7689) Files: src/testdir/test_filetype.vim *** ../vim-8.2.2359/src/testdir/test_filetype.vim 2021-01-15 13:35:26.763953669 +0100 --- src/testdir/test_filetype.vim 2021-01-16 13:42:05.128214145 +0100 *************** *** 757,763 **** call assert_equal('pascal', &filetype) bwipe! ! call delete('Xfile.ts') filetype off endfunc --- 757,763 ---- call assert_equal('pascal', &filetype) bwipe! ! call delete('Xfile.pp') filetype off endfunc *** ../vim-8.2.2359/src/version.c 2021-01-16 13:11:39.102733790 +0100 --- src/version.c 2021-01-16 13:42:50.192129657 +0100 *************** *** 752,753 **** --- 752,755 ---- { /* Add new patch number below this line */ + /**/ + 2360, /**/ -- Send $25.00 for handy leaflet on how to make money by selling leaflets /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///