]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0497: arabic support is not fully tested v8.0.0497
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Mar 2017 12:22:44 +0000 (13:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Mar 2017 12:22:44 +0000 (13:22 +0100)
commit3ff2f09525e3461419886763efa1a01f08882d8c
tree9ce8f802ecfccf56c955ff659906fdd77b5b2002
parent518c9b133baed4b1a555d7be0ece1b48bb234b1d
patch 8.0.0497: arabic support is not fully tested

Problem:    Arabic support is not fully tested.
Solution:   Add more tests for the untested functions.  Comment out
            unreachable code.
src/arabic.c
src/testdir/test_arabic.vim
src/version.c