comparison src/Make_all.mak @ 14754:d4db9adc8642 v8.1.0389

patch 8.1.0389: :behave command is not tested commit https://github.com/vim/vim/commit/da1f71d75f0bf5d5ef876a09aa08fb19f6f24b3b Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 14 20:10:32 2018 +0200 patch 8.1.0389: :behave command is not tested Problem: :behave command is not tested. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/3429)
author Christian Brabandt <cb@256bit.org>
date Fri, 14 Sep 2018 20:15:05 +0200
parents 0a3b9ecf7cb8
children d6752747348a
comparison
equal deleted inserted replaced
14753:cb742b188eea 14754:d4db9adc8642
12 test_autochdir \ 12 test_autochdir \
13 test_autocmd \ 13 test_autocmd \
14 test_autoload \ 14 test_autoload \
15 test_backspace_opt \ 15 test_backspace_opt \
16 test_backup \ 16 test_backup \
17 test_behave \
17 test_blockedit \ 18 test_blockedit \
18 test_breakindent \ 19 test_breakindent \
19 test_bufline \ 20 test_bufline \
20 test_bufwintabinfo \ 21 test_bufwintabinfo \
21 test_cd \ 22 test_cd \