Skip to content

Commit 6bb8c66

Browse files
committed
patch 8.1.0996: a few screendump tests fail because of scrolling
Problem: A few screendump tests fail because of scrolling. Solution: Update the screendumps.
1 parent f0fab30 commit 6bb8c66

4 files changed

Lines changed: 15 additions & 13 deletions

File tree

src/testdir/dumps/Test_incsearch_substitute_11.dump

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
|f+0&#ffff4012|o@1| |2| +0&#ffffff0@64
33
|f+0&#ffff4012|o@1| |3| +0&#ffffff0@64
44
|[+3&&|N|o| |N|a|m|e|]| |[|+|]| @38|1|,|1| @11|T|o|p
5-
|f+0&#ffff4012|o@1| |1| +0&#ffffff0@64
65
|f+0&#ffff4012|o@1| |2| +0&#ffffff0@64
76
|f+0&#ffff4012|o@1| |3| +0&#ffffff0@64
8-
|[+1&&|N|o| |N|a|m|e|]| |[|+|]| @38|2|,|1| @11|T|o|p
7+
|f+0&#ffff4012|o@1| |4| +0&#ffffff0@64
8+
|[+1&&|N|o| |N|a|m|e|]| |[|+|]| @38|2|,|1| @11|1|2|%
99
|:+0&&|%|s|/|.> @64
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
|f+0&#ffffff0|o@1| |1| @64
2-
|f|o@1| |2| @64
1+
|f+0&#ffffff0|o@1| |2| @64
32
|f|o@1| |3| @64
3+
|f|o@1| |4| @64
44
|[+3&&|N|o| |N|a|m|e|]| |[|+|]| @38|1|,|1| @11|T|o|p
5-
|f+0&&|o@1| |1| @64
6-
|f|o@1| |2| @64
5+
|f+0&&|o@1| |2| @64
76
|f|o@1| |3| @64
8-
|[+1&&|N|o| |N|a|m|e|]| |[|+|]| @38|2|,|1| @11|T|o|p
7+
|f|o@1| |4| @64
8+
|[+1&&|N|o| |N|a|m|e|]| |[|+|]| @38|2|,|1| @11|1|2|%
99
|:+0&&|%|s|/> @65
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
|f+0&#ffffff0|o@1| |1| @64
2-
>f|o@1| |2| @64
1+
>f+0&#ffffff0|o@1| |2| @64
32
|f|o@1| |3| @64
4-
|[+3&&|N|o| |N|a|m|e|]| |[|+|]| @38|2|,|1| @11|T|o|p
5-
|f+0&&|o@1| |1| @64
6-
|f|o@1| |2| @64
3+
|f|o@1| |4| @64
4+
|[+3&&|N|o| |N|a|m|e|]| |[|+|]| @38|2|,|1| @11|1|2|%
5+
|f+0&&|o@1| |2| @64
76
|f|o@1| |3| @64
8-
|[+1&&|N|o| |N|a|m|e|]| |[|+|]| @38|2|,|1| @11|T|o|p
7+
|f|o@1| |4| @64
8+
|[+1&&|N|o| |N|a|m|e|]| |[|+|]| @38|2|,|1| @11|1|2|%
99
| +0&&@69

src/version.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -779,6 +779,8 @@ static char *(features[]) =
779779

780780
static int included_patches[] =
781781
{ /* Add new patch number below this line */
782+
/**/
783+
996,
782784
/**/
783785
995,
784786
/**/

0 commit comments

Comments
 (0)