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,
Danek
--
--
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.