]> granicus.if.org Git - vim/commit
patch 8.1.1214: old style tests v8.1.1214
authorBram Moolenaar <Bram@vim.org>
Sat, 27 Apr 2019 16:00:34 +0000 (18:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 Apr 2019 16:00:34 +0000 (18:00 +0200)
commitc6b37db1ba704455daa8f9e78bc1c2492fb81f40
treeefcf0a80525a0fc79ae3f5b9f24ba0330f51ee1e
parente13a3901cae0afb4d2af30d497696af08029fd81
patch 8.1.1214: old style tests

Problem:    Old style tests.
Solution:   Move tests from test14 to new style test files. (Yegappan
            Lakshmanan, closes #4308)
src/Makefile
src/testdir/Make_all.mak
src/testdir/Make_vms.mms
src/testdir/test14.in [deleted file]
src/testdir/test14.ok [deleted file]
src/testdir/test_edit.vim
src/testdir/test_normal.vim
src/testdir/test_search.vim
src/testdir/test_substitute.vim
src/testdir/test_visual.vim
src/version.c