Commit: patch 9.1.0847: tests: test_popupwin fails because of updated help file

2 views
Skip to first unread message

Christian Brabandt

unread,
Nov 7, 2024, 5:15:11 PM11/7/24
to vim...@googlegroups.com
patch 9.1.0847: tests: test_popupwin fails because of updated help file

Commit: https://github.com/vim/vim/commit/28d3941ede2995b76755ec1fab7f347bc1663b86
Author: Christian Brabandt <c...@256bit.org>
Date: Thu Nov 7 23:05:57 2024 +0100

patch 9.1.0847: tests: test_popupwin fails because of updated help file

Problem: tests: test_popupwin fails because of updated main help file
Solution: normalize Last Change header in test_popup_setbuf screendumps

Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/src/testdir/dumps/Test_popup_setbuf_04.vim b/src/testdir/dumps/Test_popup_setbuf_04.vim
new file mode 100644
index 000000000..f55dbf30d
--- /dev/null
+++ b/src/testdir/dumps/Test_popup_setbuf_04.vim
@@ -0,0 +1,2 @@
+" replace Last Change Header in help.txt
+:1s/|L|a|s|t| |c|h|a|n|g|e|:| |\d|\d|\d|\d| |\w|\w|\w| |\d|\d|/|L|a|s|t| |c|h|a|n|g|e|:| |2|0|2|4| |M|a|y| |2|7|/g
diff --git a/src/testdir/dumps/Test_popup_setbuf_05.vim b/src/testdir/dumps/Test_popup_setbuf_05.vim
new file mode 100644
index 000000000..f55dbf30d
--- /dev/null
+++ b/src/testdir/dumps/Test_popup_setbuf_05.vim
@@ -0,0 +1,2 @@
+" replace Last Change Header in help.txt
+:1s/|L|a|s|t| |c|h|a|n|g|e|:| |\d|\d|\d|\d| |\w|\w|\w| |\d|\d|/|L|a|s|t| |c|h|a|n|g|e|:| |2|0|2|4| |M|a|y| |2|7|/g
diff --git a/src/testdir/dumps/Test_popup_setbuf_06.vim b/src/testdir/dumps/Test_popup_setbuf_06.vim
new file mode 100644
index 000000000..f55dbf30d
--- /dev/null
+++ b/src/testdir/dumps/Test_popup_setbuf_06.vim
@@ -0,0 +1,2 @@
+" replace Last Change Header in help.txt
+:1s/|L|a|s|t| |c|h|a|n|g|e|:| |\d|\d|\d|\d| |\w|\w|\w| |\d|\d|/|L|a|s|t| |c|h|a|n|g|e|:| |2|0|2|4| |M|a|y| |2|7|/g
diff --git a/src/version.c b/src/version.c
index a1b75862f..fe1902e56 100644
--- a/src/version.c
+++ b/src/version.c
@@ -704,6 +704,8 @@ static char *(features[]) =

static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 847,
/**/
846,
/**/
Reply all
Reply to author
Forward
0 new messages