comparison src/testdir/Make_all.mak @ 18924:a18d7782b80f v8.2.0023

patch 8.2.0023: command line editing not sufficiently tested Commit: https://github.com/vim/vim/commit/59cb041d0a56d8555857da7e063ec61504ee1fa7 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 18 22:26:31 2019 +0100 patch 8.2.0023: command line editing not sufficiently tested Problem: Command line editing not sufficiently tested. Solution: Add more tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/5374)
author Bram Moolenaar <Bram@vim.org>
date Wed, 18 Dec 2019 22:30:03 +0100
parents bb87c5c1e29b
children 81a7d27a9e8e
comparison
equal deleted inserted replaced
18923:70df9116845e 18924:a18d7782b80f
95 test_eval_stuff \ 95 test_eval_stuff \
96 test_environ \ 96 test_environ \
97 test_ex_equal \ 97 test_ex_equal \
98 test_ex_undo \ 98 test_ex_undo \
99 test_ex_z \ 99 test_ex_z \
100 test_ex_mode \
100 test_excmd \ 101 test_excmd \
101 test_exec_while_if \ 102 test_exec_while_if \
102 test_execute_func \ 103 test_execute_func \
103 test_exists \ 104 test_exists \
104 test_exists_autocmd \ 105 test_exists_autocmd \