comparison src/testdir/Make_all.mak @ 17688:c945f1d03b1c v8.1.1841

patch 8.1.1841: no test for Ex shift commands commit https://github.com/vim/vim/commit/d5e3cc11d391f3aa80bf66f91001f11a3a145b43 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 12 14:38:02 2019 +0200 patch 8.1.1841: no test for Ex shift commands Problem: No test for Ex shift commands. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/4801)
author Bram Moolenaar <Bram@vim.org>
date Mon, 12 Aug 2019 14:45:05 +0200
parents 3dbff5d37520
children eaf8b21d80e7
comparison
equal deleted inserted replaced
17687:b8738c462084 17688:c945f1d03b1c
225 test_search \ 225 test_search \
226 test_search_stat \ 226 test_search_stat \
227 test_searchpos \ 227 test_searchpos \
228 test_set \ 228 test_set \
229 test_sha256 \ 229 test_sha256 \
230 test_shift \
230 test_shortpathname \ 231 test_shortpathname \
231 test_signals \ 232 test_signals \
232 test_signs \ 233 test_signs \
233 test_smartindent \ 234 test_smartindent \
234 test_sort \ 235 test_sort \