]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1326: no test for listener with partial v8.1.1326
authorBram Moolenaar <Bram@vim.org>
Sun, 12 May 2019 11:53:50 +0000 (13:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 May 2019 11:53:50 +0000 (13:53 +0200)
commit8aad88d8de256e58f04054eb7230c9613e26502f
treecb9b0add2649f499fe2b95c94ae92bd9e6569f8f
parent97b0075b0d733cc58c29247b09e7887b9991d7bf
patch 8.1.1326: no test for listener with partial

Problem:    No test for listener with partial.
Solution:   Add a test.  Add example to help.
runtime/doc/eval.txt
src/testdir/test_listener.vim
src/version.c