]> granicus.if.org Git - vim/commit
patch 8.1.1203: some autocmd tests are old style v8.1.1203
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Apr 2019 18:29:00 +0000 (20:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Apr 2019 18:29:00 +0000 (20:29 +0200)
commit69ea587289b03e23a9fb96adffd6e8173cbc5896
tree93a99535f8d5091a5fd9e3735bdce6ae3560eece
parentc2d09c9f2ce487a6971af9306e382d7b38805456
patch 8.1.1203: some autocmd tests are old style

Problem:    Some autocmd tests are old style.
Solution:   Turn the tests into new style. (Yegappan Lakshmanan, closes #4295)
src/Makefile
src/testdir/Make_all.mak
src/testdir/Make_amiga.mak
src/testdir/Make_vms.mms
src/testdir/test11.in [deleted file]
src/testdir/test11.ok [deleted file]
src/testdir/test_autocmd.vim
src/version.c