Christian Brabandt wrote: > Bram, > this pull request fixes the occasional test_listlbr_utf8 failure on > travis and appveyor: > > - make sure encoding is in utf8 > - do not use multibyte char literally, but use <C-V>uXXXX > format to make sure fullwidth sign is created correctly > - fix incorrect ok file to the correct expected output > - remove dump of screen highlighting, since the values can be different > (we are only testing, that the values differ, but the actual value > does not matter and broke appveyor). > > > Travis and appveyor have successfully run: > https://ci.appveyor.com/project/chrisbra/vim/build/173 > https://travis-ci.org/vim/vim/builds/95162836 > > You can get the patch from here: > https://github.com/vim/vim/pull/518 > or as patchfile > https://github.com/vim/vim/pull/518.patch
Thanks! -- Spam seems to be something useful to novices. Later you realize that it's a bunch of indigestable junk that only clogs your system. Applies to both the food and the e-mail! /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
