comparison src/version.c @ 18740:d23bb26ba98f v8.1.2360

patch 8.1.2360: quickfix test coverage can still be improved Commit: https://github.com/vim/vim/commit/15a7bdcb77faabbd3a9a889957f810da2bcda13e Author: Bram Moolenaar <Bram@vim.org> Date: Fri Nov 29 22:06:47 2019 +0100 patch 8.1.2360: quickfix test coverage can still be improved Problem: Quickfix test coverage can still be improved. Solution: Add more test cases. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/5276)
author Bram Moolenaar <Bram@vim.org>
date Fri, 29 Nov 2019 22:15:04 +0100
parents e0cd10f750e7
children e9b2ade1adbd
comparison
equal deleted inserted replaced
18739:0a576092723e 18740:d23bb26ba98f
735 NULL 735 NULL
736 }; 736 };
737 737
738 static int included_patches[] = 738 static int included_patches[] =
739 { /* Add new patch number below this line */ 739 { /* Add new patch number below this line */
740 /**/
741 2360,
740 /**/ 742 /**/
741 2359, 743 2359,
742 /**/ 744 /**/
743 2358, 745 2358,
744 /**/ 746 /**/