1
0
forked from aniani/vim

patch 8.0.0599: diff mode is insufficiently tested

Problem:    diff mode is insufficiently tested
Solution:   Add more test cases. (Dominique Pelle, closes #1685)
This commit is contained in:
Bram Moolenaar
2017-05-16 13:15:18 +02:00
parent 9e0f6ec076
commit 79a213d6a4
3 changed files with 190 additions and 4 deletions

View File

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