Patch 8.2.0900
Problem:    Function list test fails on MS-Windows.
Solution:   Make sure the fileformat is "unix"
Files:      src/testdir/test_function_lists.vim


*** ../vim-8.2.0899/src/testdir/test_function_lists.vim 2020-06-04 
15:52:06.095922759 +0200
--- src/testdir/test_function_lists.vim 2020-06-04 17:17:18.121780845 +0200
***************
*** 50,56 ****
    %s/^    {"//
    %s/".*//
    sort u
!   w! Xsorted_current_global_functions
  
    " Verify that the ":help functions" list is complete and in ASCII order.
  
--- 50,56 ----
    %s/^    {"//
    %s/".*//
    sort u
!   w! ++ff=unix Xsorted_current_global_functions
  
    " Verify that the ":help functions" list is complete and in ASCII order.
  
***************
*** 84,90 ****
    %s/(.*//
    %left
    sort u
!   w! Xfunction-list
    let l:unequal = assert_equalfile("Xsorted_current_global_functions", 
"Xfunction-list",
        \ "\":help functions-list\" incomplete")
    if l:unequal && executable("diff")
--- 84,90 ----
    %s/(.*//
    %left
    sort u
!   w! ++ff=unix Xfunction-list
    let l:unequal = assert_equalfile("Xsorted_current_global_functions", 
"Xfunction-list",
        \ "\":help functions-list\" incomplete")
    if l:unequal && executable("diff")
***************
*** 92,98 ****
    endif
  
    " Clean up.
- 
    call delete("Xglobal_functions")
    call delete("Xsorted_global_functions")
    call delete("Xsorted_current_global_functions")
--- 92,97 ----
*** ../vim-8.2.0899/src/version.c       2020-06-04 16:52:37.090058926 +0200
--- src/version.c       2020-06-04 17:18:08.545656038 +0200
***************
*** 748,749 ****
--- 748,751 ----
  {   /* Add new patch number below this line */
+ /**/
+     900,
  /**/

-- 
"Time flies like an arrow".  So I put an arrow on my desk, now
awaiting one of these time flies showing up.

 /// Bram Moolenaar -- [email protected] -- 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    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/202006041520.054FKTuD760831%40masaka.moolenaar.net.

Raspunde prin e-mail lui