changeset 30681:a7f174d34f85 v9.0.0675

patch 9.0.0675: search test screendump is outdated Commit: https://github.com/vim/vim/commit/851907a7ab2db84e1e93c3f7ef417cc46c5c19c7 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Oct 6 16:33:15 2022 +0100 patch 9.0.0675: search test screendump is outdated Problem: Search test screendump is outdated. Solution: Update the screendump for improved display.
author Bram Moolenaar <Bram@vim.org>
date Thu, 06 Oct 2022 17:45:05 +0200
parents ce283d8a7148
children bd536cea4016
files src/testdir/dumps/Test_incsearch_substitute_12.dump src/version.c
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/testdir/dumps/Test_incsearch_substitute_12.dump
+++ b/src/testdir/dumps/Test_incsearch_substitute_12.dump
@@ -1,7 +1,7 @@
 |f+0&#ffffff0|o@1| |2| @64
 |f|o@1| |3| @64
 |f|o@1| |4| @64
-|[+3&&|N|o| |N|a|m|e|]| |[|+|]| @38|1|,|1| @11|T|o|p
+|[+3&&|N|o| |N|a|m|e|]| |[|+|]| @38|2|,|1| @11|1|2|%
 |f+0&&|o@1| |2| @64
 |f|o@1| |3| @64
 |f|o@1| |4| @64
--- a/src/version.c
+++ b/src/version.c
@@ -700,6 +700,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    675,
+/**/
     674,
 /**/
     673,