To: vim_dev@googlegroups.com Subject: Patch 8.2.1920 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 -- Bram@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 ///