0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.1.2320: insufficient test coverage for quickfix

Problem:    Insufficient test coverage for quickfix.
Solution:   Add more tests.  Fix uncovered problem. (Yegappan Lakshmanan,
            closes #5238)
This commit is contained in:
Bram Moolenaar
2019-11-18 22:02:16 +01:00
parent 07a63d8633
commit f9ae154c51
3 changed files with 177 additions and 31 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2320,
/**/
2319,
/**/