Patch 8.2.1920
Problem: Listlbr test fails when run after another test.
Solution: Add test separately to list of test targets.
Files: src/testdir/Make_all.mak, src/testdir/test_alot_utf8.vim
*** ../vim-8.2.1919/src/testdir/Make_all.mak 2020-10-21 14:24:51.178015688
+0200
--- src/testdir/Make_all.mak 2020-10-28 22:43:50.411405746 +0100
***************
*** 416,421 ****
--- 416,422 ----
test_listdict.res \
test_listener.res \
test_listlbr.res \
+ test_listlbr_utf8.res \
test_lua.res \
test_makeencoding.res \
test_man.res \
*** ../vim-8.2.1919/src/testdir/test_alot_utf8.vim 2020-03-03
23:06:44.522535263 +0100
--- src/testdir/test_alot_utf8.vim 2020-10-28 22:43:07.827510690 +0100
***************
*** 6,12 ****
source test_charsearch_utf8.vim
source test_expr_utf8.vim
- source test_listlbr_utf8.vim
source test_mksession_utf8.vim
source test_regexp_utf8.vim
source test_source_utf8.vim
--- 6,11 ----
*** ../vim-8.2.1919/src/version.c 2020-10-28 20:19:56.380057057 +0100
--- src/version.c 2020-10-28 22:45:33.575151705 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 1920,
/**/
--
We are the Borg of GNU GPL. We will assimilate your source code.
Resistance is futile.
/// 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/202010282147.09SLlAxc2301310%40masaka.moolenaar.net.