]> granicus.if.org Git - vim/commit
patch 8.2.1942: insufficient test coverage for the Netbeans interface v8.2.1942
authorBram Moolenaar <Bram@vim.org>
Mon, 2 Nov 2020 19:04:22 +0000 (20:04 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 2 Nov 2020 19:04:22 +0000 (20:04 +0100)
commitdbfa795d8b66c99ee758b132d6043871b9061563
treefea9c89a4b0fd254da72c2dd9a245ae914c2a2de
parent399db046ed7cc64b68ffa68b543c1b1c20baeee3
patch 8.2.1942: insufficient test coverage for the Netbeans interface

Problem:    Insufficient test coverage for the Netbeans interface.
Solution:   Add more tests. Fix an uncovered bug. (Yegappan Lakshmanan,
            closes #7240)
runtime/doc/netbeans.txt
src/mouse.c
src/testdir/test_netbeans.py
src/testdir/test_netbeans.vim
src/testdir/test_quickfix.vim
src/version.c