Patch 8.1.1931

9 views
Skip to first unread message

Bram Moolenaar

unread,
Aug 26, 2019, 4:38:55 PM8/26/19
to vim...@googlegroups.com

Patch 8.1.1931 (after 8.1.1930)
Problem: Syntax test fails.
Solution: Add new javascriptreact type to completions.
Files: src/testdir/test_syntax.vim


*** ../vim-8.1.1930/src/testdir/test_syntax.vim 2019-08-07 23:07:03.960858821 +0200
--- src/testdir/test_syntax.vim 2019-08-26 22:37:04.082274965 +0200
***************
*** 393,399 ****

func Test_ownsyntax_completion()
call feedkeys(":ownsyntax java\<C-A>\<C-B>\"\<CR>", 'tx')
! call assert_equal('"ownsyntax java javacc javascript', @:)
endfunc

func Test_highlight_invalid_arg()
--- 393,399 ----

func Test_ownsyntax_completion()
call feedkeys(":ownsyntax java\<C-A>\<C-B>\"\<CR>", 'tx')
! call assert_equal('"ownsyntax java javacc javascript javascriptreact', @:)
endfunc

func Test_highlight_invalid_arg()
*** ../vim-8.1.1930/src/version.c 2019-08-26 21:27:50.537526592 +0200
--- src/version.c 2019-08-26 22:38:06.054006815 +0200
***************
*** 763,764 ****
--- 763,766 ----
{ /* Add new patch number below this line */
+ /**/
+ 1931,
/**/

--
hundred-and-one symptoms of being an internet addict:
124. You begin conversations with, "Who is your internet service provider?"

/// 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