Patch 8.2.0520

9 views
Skip to first unread message

Bram Moolenaar

unread,
Apr 5, 2020, 5:05:38 PM4/5/20
to vim...@googlegroups.com

Patch 8.2.0520
Problem: Tests are not listed in sorted order.
Solution: Move test_ex_mode. (Doug Richardson, closes #5889)
Files: src/testdir/Make_all.mak


*** ../vim-8.2.0519/src/testdir/Make_all.mak 2020-04-05 17:07:59.414556253 +0200
--- src/testdir/Make_all.mak 2020-04-05 23:04:30.556319435 +0200
***************
*** 96,104 ****
test_escaped_glob \
test_eval_stuff \
test_ex_equal \
test_ex_undo \
test_ex_z \
- test_ex_mode \
test_excmd \
test_exec_while_if \
test_execute_func \
--- 96,104 ----
test_escaped_glob \
test_eval_stuff \
test_ex_equal \
+ test_ex_mode \
test_ex_undo \
test_ex_z \
test_excmd \
test_exec_while_if \
test_execute_func \
*** ../vim-8.2.0519/src/version.c 2020-04-05 22:14:50.626952071 +0200
--- src/version.c 2020-04-05 23:04:46.420266210 +0200
***************
*** 740,741 ****
--- 740,743 ----
{ /* Add new patch number below this line */
+ /**/
+ 520,
/**/

--
Citizens are not allowed to attend a movie house or theater nor ride in a
public streetcar within at least four hours after eating garlic.
[real standing law in Indiana, United States of America]

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