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 -- [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/202004052105.035L5UCr027311%40masaka.moolenaar.net.