patch 8.2.3398: html text objects are not fully tested

Problem:    Html text objects are not fully tested.
Solution:   Add tests for dbcs encoding and different number of backslashes.
            (Dominique Pellé, closes #8831)
This commit is contained in:
Dominique Pelle
2021-09-03 16:50:16 +02:00
committed by Bram Moolenaar
parent 03d257998b
commit af631f61bc
2 changed files with 99 additions and 77 deletions

View File

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