]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1048: no test for what 8.0.1020 fixes v8.0.1048
authorBram Moolenaar <Bram@vim.org>
Sun, 3 Sep 2017 13:48:12 +0000 (15:48 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 3 Sep 2017 13:48:12 +0000 (15:48 +0200)
commit5e80de3f3e572805fe734b66bc42c13303ad9bdb
tree038a05f77d6493f69928517044d021f37ec19112
parent00ccf54630dc68a9b8aedb92b268f3b697081f68
patch 8.0.1048: no test for what 8.0.1020 fixes

Problem:    No test for what 8.0.1020 fixes.
Solution:   Add test_feedinput().  Add a test. (Ozaki Kiichi, closes #2046)
runtime/doc/eval.txt
src/evalfunc.c
src/testdir/test_timers.vim
src/ui.c
src/version.c