1
0
forked from aniani/vim

patch 9.0.0169: insufficient testing for line2byte() with text properties

Problem:    Insufficient testing for line2byte() with text properties.
Solution:   Add tests with a lot of text.
This commit is contained in:
Bram Moolenaar
2022-08-08 14:59:47 +01:00
parent 25463610df
commit cf85d97baf
3 changed files with 31 additions and 4 deletions

View File

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