comparison src/testdir/test_alot.vim @ 18333:813c150c3787 v8.1.2161

patch 8.1.2161: mapping test fails Commit: https://github.com/vim/vim/commit/4bd88d568a81d37df69dc3cf8cdd8d9dbb4011b7 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 16 19:27:26 2019 +0200 patch 8.1.2161: mapping test fails Problem: Mapping test fails. Solution: Run the test separately.
author Bram Moolenaar <Bram@vim.org>
date Wed, 16 Oct 2019 19:30:03 +0200
parents 6650e3dff8d4
children f7bb0e413fe1
comparison
equal deleted inserted replaced
18332:de63e2137a96 18333:813c150c3787
36 source test_help_tagjump.vim 36 source test_help_tagjump.vim
37 source test_join.vim 37 source test_join.vim
38 source test_jumps.vim 38 source test_jumps.vim
39 source test_lambda.vim 39 source test_lambda.vim
40 source test_lispwords.vim 40 source test_lispwords.vim
41 source test_mapping.vim
42 source test_match.vim 41 source test_match.vim
43 source test_menu.vim 42 source test_menu.vim
44 source test_messages.vim 43 source test_messages.vim
45 source test_modeline.vim 44 source test_modeline.vim
46 source test_move.vim 45 source test_move.vim