changeset 15316:2426e8c2d931 v8.1.0666

patch 8.1.0666: text property test fails commit https://github.com/vim/vim/commit/fb2f7aa982a3767cd3fa61aad8dcc075f339e15b Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 31 14:34:05 2018 +0100 patch 8.1.0666: text property test fails Problem: Text property test fails. Solution: Update screenshot.
author Bram Moolenaar <Bram@vim.org>
date Mon, 31 Dec 2018 14:45:05 +0100
parents 04d543c9b191
children 5e11b2d60e7f
files src/testdir/dumps/Test_textprop_01.dump src/version.c
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/testdir/dumps/Test_textprop_01.dump
+++ b/src/testdir/dumps/Test_textprop_01.dump
@@ -1,5 +1,5 @@
 | +0#af5f00255#ffffff0@1|1| >O+0#0000000&|n|e| +0&#ffff4012|t|w|o| +0&#ffffff0@63
-| +0#af5f00255&@1|2| |N+0#0000000#ffff4012|u|m|b|e|r| |1+0#4040ff13#ffffff0|2|3| +0#0000000#ffff4012|a|n|d| |t|h|e|n| |4+0#4040ff13#ffffff0|5|6|7|.+0#0000000#ffff4012| +0&#ffffff0@45
+| +0#af5f00255&@1|2| |N+0#0000000#ffff4012|u|m|b|e|r| |1+0#4040ff13&|2|3| +0#0000000&|a|n|d| |t|h|e|n| |4+0#4040ff13&|5|6|7|.+0#0000000&| +0&#ffffff0@45
 | +0#af5f00255&@1|3| |T+0#0000000#ffff4012|h|r|e+0&#ffffff0@1| @65
 |~+0#4040ff13&| @73
 |~| @73
--- a/src/version.c
+++ b/src/version.c
@@ -800,6 +800,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    666,
+/**/
     665,
 /**/
     664,