1
0
forked from aniani/vim

patch 8.0.0311: linebreak tests are old style

Problem:    Linebreak tests are old style.
Solution:   Turn the tests into new style. Share utility functions. (Ozaki
            Kiichi, closes #1444)
This commit is contained in:
Bram Moolenaar
2017-02-05 21:14:50 +01:00
parent 13c724fb3a
commit 544d3bc9f0
11 changed files with 603 additions and 471 deletions

View File

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