comparison src/testdir/Make_all.mak @ 15850:a6ca8cf07a98 v8.1.0932

patch 8.1.0932: Farsi support is outdated and unused commit https://github.com/vim/vim/commit/14184a3133b9a6ee5f711d493c04e41ba4fa7c2f Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 16 15:10:30 2019 +0100 patch 8.1.0932: Farsi support is outdated and unused Problem: Farsi support is outdated and unused. Solution: Delete the Farsi support.
author Bram Moolenaar <Bram@vim.org>
date Sat, 16 Feb 2019 15:15:07 +0100
parents de068e9acd8e
children 4024dbfd3099
comparison
equal deleted inserted replaced
15849:c478f5603556 15850:a6ca8cf07a98
116 test_expand \ 116 test_expand \
117 test_expand_dllpath \ 117 test_expand_dllpath \
118 test_expand_func \ 118 test_expand_func \
119 test_expr \ 119 test_expr \
120 test_expr_utf8 \ 120 test_expr_utf8 \
121 test_farsi \
122 test_feedkeys \ 121 test_feedkeys \
123 test_file_perm \ 122 test_file_perm \
124 test_file_size \ 123 test_file_size \
125 test_filechanged \ 124 test_filechanged \
126 test_fileformat \ 125 test_fileformat \
316 test_eval_stuff.res \ 315 test_eval_stuff.res \
317 test_exec_while_if.res \ 316 test_exec_while_if.res \
318 test_exists.res \ 317 test_exists.res \
319 test_exists_autocmd.res \ 318 test_exists_autocmd.res \
320 test_exit.res \ 319 test_exit.res \
321 test_farsi.res \
322 test_file_size.res \ 320 test_file_size.res \
323 test_filechanged.res \ 321 test_filechanged.res \
324 test_find_complete.res \ 322 test_find_complete.res \
325 test_fixeol.res \ 323 test_fixeol.res \
326 test_fnameescape.res \ 324 test_fnameescape.res \