Patch 8.2.2360

4 views
Skip to first unread message

Bram Moolenaar

unread,
Jan 16, 2021, 7:44:17 AM1/16/21
to vim...@googlegroups.com

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 -- Br...@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 ///
Reply all
Reply to author
Forward
0 new messages