]> granicus.if.org Git - vim/commit
patch 8.2.0742: handling of a TERM signal not tested v8.2.0742
authorBram Moolenaar <Bram@vim.org>
Tue, 12 May 2020 12:42:02 +0000 (14:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 12 May 2020 12:42:02 +0000 (14:42 +0200)
commit48a687148c4649f6f55b36a1f4111041e7207235
treec36291ac765ffc2fd28529bf23e9c999db8a42e4
parentc3fd98cf8e43d48a322402d08fa83444c2b0a4a6
patch 8.2.0742: handling of a TERM signal not tested

Problem:    Handling of a TERM signal not tested.
Solution:   Add a test for SIGTERM. (Dominique Pelle, closes #6055)
src/testdir/test_signals.vim
src/version.c