1
0
forked from aniani/vim

patch 8.2.4462: not enough testing for quickfix code

Problem:    Not enough testing for quickfix code.
Solution:   Add more tests. Fix uncovered problem. (Yegappan Lakshmanan,
            closes #9839)
This commit is contained in:
Yegappan Lakshmanan
2022-02-24 12:33:17 +00:00
committed by Bram Moolenaar
parent 3c620b0c03
commit 9c9be05b17
5 changed files with 183 additions and 14 deletions

View File

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