Christian Brabandt wrote: > On Mi, 20 Jul 2016, Bram Moolenaar wrote: > > > > > Christian Brabandt wrote: > > > > > On Mi, 20 Jul 2016, Bram Moolenaar wrote: > > > > > > > Patch 7.4.2084 > > > > Problem: New digraph test makes testing hang. > > > > Solution: Don't set "nocp". > > > > > > How did you know that? > > > > Guessing :-). I could not reproduce locally, but this was the > > suspicious part. And it appears it did fix it. The huge clang build > > did take long though. > > > > Looks like the test increased coverage to 38%. One simple way to > > Yes, however, before that patch, the overall coverage was something like > 64.96% now it is back at 64.51%. I don't understand that.
Me neither. Unfortulatey the broken ones in between make it difficult to see where the difference is coming from. > > increase it: Execute :digraphs. Using execute() you can do a bit > > of checking on the output. > > Yeah, I also thought so. And also check, that the 'keymap' option works. > And check digraphs for commandline mode. > > Attached is an update. Also available here: > https://github.com/chrisbra/vim-mq-patches/blob/master/0001-Some-more-digraph-tests.patch Thanks. -- ARTHUR: I command you as King of the Britons to stand aside! BLACK KNIGHT: I move for no man. The Quest for the Holy Grail (Monty Python) /// 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.
