]> granicus.if.org Git - vim/commit
patch 8.1.2390: test94 is old style, fix 7.4.441 not tested v8.1.2390
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Dec 2019 17:16:33 +0000 (18:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Dec 2019 17:16:33 +0000 (18:16 +0100)
commit309976ec1f033c68480bbc8cc363db5b5ea944f9
treeeb545ed4d4aec0f711bd82b30f6cd733a04d2ced
parent707d226ac58da752ecc6b7620055fb1df3957a27
patch 8.1.2390: test94 is old style, fix 7.4.441 not tested

Problem:    Test94 is old style, fix 7.4.441 not tested.
Solution:   Turn test94 into a new style test.  Add tests for the fix in patch
            7.4.441. (Yegappan Lakshmanan, closes #5316)
src/Makefile
src/testdir/Make_all.mak
src/testdir/Make_vms.mms
src/testdir/test94.in [deleted file]
src/testdir/test94.ok [deleted file]
src/testdir/test_cmdline.vim
src/testdir/test_visual.vim
src/version.c