0
0
mirror of https://github.com/vim/vim.git synced 2025-10-05 05:34:07 -04:00

patch 7.4.1053

Problem:    Insufficient testing for quickfix commands.
Solution:   Add a new style quickfix test. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2016-01-05 21:59:58 +01:00
parent 04bff88df6
commit da59dd5da6
3 changed files with 278 additions and 0 deletions

View File

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