]> granicus.if.org Git - vim/commitdiff
patch 8.1.1829: difference in screenshots v8.1.1829
authorBram Moolenaar <Bram@vim.org>
Thu, 8 Aug 2019 19:52:39 +0000 (21:52 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 8 Aug 2019 19:52:39 +0000 (21:52 +0200)
Problem:    Difference in screenshots.
Solution:   Update screenshots.  Change checks in a few more tests.
            (closes #4789)

src/testdir/dumps/Test_popupwin_previewpopup_1.dump
src/testdir/dumps/Test_popupwin_previewpopup_2.dump
src/testdir/dumps/Test_popupwin_previewpopup_3.dump
src/testdir/dumps/Test_popupwin_previewpopup_4.dump
src/testdir/dumps/Test_popupwin_previewpopup_5.dump
src/testdir/test_balloon_gui.vim
src/testdir/test_shortpathname.vim
src/testdir/test_windows_home.vim
src/version.c

index f5ca4be2f0247259096b270ca6d8d9a81132d051..e65023e9598cb67436ff4261a5768c4230f2caee 100644 (file)
@@ -1,5 +1,5 @@
 |o+0&#ffffff0|n|e| @71
-|t|w|o| @1|╔+0#0000001#ffd7ff255| |X|t|a|g|f|i|l|e| |═@30|X| +0#0000000#ffffff0@26
+|#|i|n|c|l|╔+0#0000001#ffd7ff255| |X|t|a|g|f|i|l|e| |═@30|X| +0#0000000#ffffff0@26
 |t|h|r|e@1|║+0#0000001#ffd7ff255|2|0| @37| +0#0000000#a8a8a8255|║+0#0000001#ffd7ff255| +0#0000000#ffffff0@26
 |f|o|u|r| |║+0#0000001#ffd7ff255|t|h|e|w|o|r|d| |i|s| |h|e|r|e| @24| +0#0000000#a8a8a8255|║+0#0000001#ffd7ff255| +0#0000000#ffffff0@26
 |f|i|v|e| |║+0#0000001#ffd7ff255|2@1| @37| +0#0000000#0000001|║+0#0000001#ffd7ff255| +0#0000000#ffffff0@26
index 5192b31d426b5af318fa7130775973240fa162e6..61de68a51d14e9bbfa4b417bed1da701322eecb2 100644 (file)
@@ -1,5 +1,5 @@
 |o+0&#ffffff0|n|e| @71
-|t|w|o| @71
+|#|i|n|c|l|u|d|e| |"|X|h|e|a|d|e|r|.|h|"| @54
 |t|h|r|e@1| @69
 |f|o|u|r| @3|╔+0#0000001#ffd7ff255| |X|t|a|g|f|i|l|e| |═@30|X| +0#0000000#ffffff0@23
 |f|i|v|e| @3|║+0#0000001#ffd7ff255|2|7| @37| +0#0000000#a8a8a8255|║+0#0000001#ffd7ff255| +0#0000000#ffffff0@23
index 9958fdd47c80a934951f0c10817fb847a0a441a6..f52a4bb1cdbe352a88dc715a714f938c96268729 100644 (file)
@@ -1,5 +1,5 @@
 |o+0&#ffffff0|n|e| @71
-|t|w|o| @71
+|#|i|n|c|l|u|d|e| |"|X|h|e|a|d|e|r|.|h|"| @54
 |t|h|r|e@1| @69
 |f|o|u|r| @9|╔+0#0000001#ffd7ff255| |X|t|a|g|f|i|l|e| |═@30|X| +0#0000000#ffffff0@17
 |f|i|v|e| @9|║+0#0000001#ffd7ff255|2|7| @37| +0#0000000#a8a8a8255|║+0#0000001#ffd7ff255| +0#0000000#ffffff0@17
index fa973e72457d711bb411618392d8de00c694bbe2..bfaf9a508e6555eab1c9489959cd1fcc2129486f 100644 (file)
@@ -1,5 +1,5 @@
 |o+0&#ffffff0|n|e| @71
-|t|w|o| @71
+|#|i|n|c|l|u|d|e| |"|X|h|e|a|d|e|r|.|h|"| @54
 |t|h|r|e@1| @69
 |f|o|u|r| @70
 |f|i|v|e| @27|╔+0#0000001#ffd7ff255| |X|t|a|g|f|i|l|e| |═@30|X
index 4932a07425d88b3b6afcdf0823adf1df8aca21fc..b167c69e7cd11a6c224bdf54f4e499cc520e0087 100644 (file)
@@ -1,5 +1,5 @@
 |o+0&#ffffff0|n|e| @71
-|t|w|o| @71
+|#|i|n|c|l|u|d|e| |"|X|h|e|a|d|e|r|.|h|"| @54
 |t|h|r|e@1| @69
 |f|o|u|r| @70
 |f|i|v|e| @27|╔+0#0000001#ffd7ff255| |t|e|s|t|d|i|r|/|X|t|a|g|f|i|l|e| |═@22|X
index fd01309c151c540b845f1c7f5e6c17f2dbe30194..5b486c0b73f81994b5e2456368ebef2863e80656 100644 (file)
@@ -1,10 +1,7 @@
 " Tests for 'ballooneval' in the GUI.
 
-if !has('gui_running')
-  throw 'Skipped: only works in the GUI'
-endif
-
 source check.vim
+CheckGui
 CheckFeature balloon_eval
 
 func Test_balloon_show_gui()
index 2d48f4b715604b9943890cccc3698c0c01a4b270..b88482016ce1535c7593a1f19f4b52aaa7c36d60 100644 (file)
@@ -1,9 +1,8 @@
 " Test for shortpathname ':8' extension.
 " Only for use on Win32 systems!
 
-if !has('win32')
-  throw 'Skipped: not on MS-Windows'
-endif
+source check.vim
+CheckMSWindows
 
 func TestIt(file, bits, expected)
   let res = fnamemodify(a:file, a:bits)
index 8ac9ce0fdeb17dcbb51ea7e9d5660c8ea35c0900..3c2db01444fb3d2284422e25378c60ee8909dca7 100644 (file)
@@ -1,8 +1,7 @@
 " Test for $HOME on Windows.
 
-if !has('win32')
-  throw 'Skipped: not on MS-Windows'
-endif
+source check.vim
+CheckMSWindows
 
 let s:env = {}
 
index 9c6eccf3e06efdfdc867c045acd2623f7f9e9f60..4c2a83f7c6a15db6ffd6650c068b262770bb4ac7 100644 (file)
@@ -769,6 +769,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1829,
 /**/
     1828,
 /**/