]> granicus.if.org Git - vim/commit
patch 8.0.0474: the client-server feature is not tested v8.0.0474
authorBram Moolenaar <Bram@vim.org>
Sat, 18 Mar 2017 15:18:37 +0000 (16:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 18 Mar 2017 15:18:37 +0000 (16:18 +0100)
commit15bf76d40be1f1622ff5cc16596c308e76e2ca94
treee3e19239a9369f65db8d135b3732ee28ae96cca7
parent8c34aa09a449a5c1c2d1141b6fafa90f29b3fc12
patch 8.0.0474: the client-server feature is not tested

Problem:    The client-server feature is not tested.
Solution:   Add a test.
src/Makefile
src/os_mswin.c
src/testdir/Make_all.mak
src/testdir/shared.vim
src/testdir/test_clientserver.vim [new file with mode: 0644]
src/version.c