Danek Duvall wrote:
> Bram Moolenaar wrote:
>
> > Hisashi Fujinaka wrote:
> >
> > > On Wed, 20 Jul 2016, Bram Moolenaar wrote:
> > >
> > > >
> > > > Patch 7.4.2084
> > > > Problem: New digraph test makes testing hang.
> > > > Solution: Don't set "nocp".
> > > > Files: src/testdir/test_digraph.vim
> > >
> > > This is breaking things on MacOS. Do you need a log file?
> >
> > Well, the test is passing for me. Better is if you can make it pass.
> > Try commenting-out some lines (or nearly all the lines) to see what
> > causes the problem.
>
> There seem to be issues when running the test in the C locale. I'm getting
> a bunch of lines like the following (copy/pasted, so somewhat corrupted):
>
> function RunTheTest[9]..Test_digraphs line 5: Expected '¿' but got 'â'
> function RunTheTest[9]..Test_digraphs line 10: Expected 'þ' but got 'þ'
>
> (depending on whether I view test.log in utf8 or latin1, one or the other
> will be correct).
>
> If I put "set encoding=utf-8" right before the "scriptencoding" line (like
> many other tests do), it works.
Thanks for checking that. I suspect that the switching back and forth
messes up the stored text. I have sent out a patch to run this test
separately.
We might want to set 'encoding' to utf-8 always, and only run specific
tests with a different encoding, instead of leaving it to the system
default.
--
f y cn rd ths thn y cn hv grt jb n cmptr prgrmmng
/// 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.