comparison src/testdir/Make_all.mak @ 22744:f63d14eca5c4 v8.2.1920

patch 8.2.1920: listlbr test fails when run after another test Commit: https://github.com/vim/vim/commit/cf4d454df0619ee41ef40e7e91fce3fb061d7d5b Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 28 22:46:42 2020 +0100 patch 8.2.1920: listlbr test fails when run after another test Problem: Listlbr test fails when run after another test. Solution: Add test separately to list of test targets.
author Bram Moolenaar <Bram@vim.org>
date Wed, 28 Oct 2020 23:00:04 +0100
parents eabe2c1444ea
children b7d3c79075c5
comparison
equal deleted inserted replaced
22743:3e5ed12c8908 22744:f63d14eca5c4
414 test_lineending.res \ 414 test_lineending.res \
415 test_listchars.res \ 415 test_listchars.res \
416 test_listdict.res \ 416 test_listdict.res \
417 test_listener.res \ 417 test_listener.res \
418 test_listlbr.res \ 418 test_listlbr.res \
419 test_listlbr_utf8.res \
419 test_lua.res \ 420 test_lua.res \
420 test_makeencoding.res \ 421 test_makeencoding.res \
421 test_man.res \ 422 test_man.res \
422 test_maparg.res \ 423 test_maparg.res \
423 test_mapping.res \ 424 test_mapping.res \