Christian Brabandt wrote:
> Hi Florian!
>
> Thanks for contributing, I thinks this is really helpful.
>
> On Mo, 19 Jan 2015, Florian Walch wrote:
>
> > Pulls latest Vim from its Mercurial sources, compiles it and runs the
> > tests. See [3] for a build of current Vim (7.4.582), which I think already
> > uncovered a problem: Running the tests fails with tiny and small features
> > ("test16 NO OUTPUT"), but works with bigger feature sets.
>
> Interesting, I do not see this here locally, but when I run make
> test16.out I see an error. This patch fixed
> diff --git a/src/testdir/test16.in b/src/testdir/test16.in
> --- a/src/testdir/test16.in
> +++ b/src/testdir/test16.in
> @@ -2,6 +2,7 @@ Tests for resetting "secure" flag after
> For KDE set a font, empty 'guifont' may cause a hang.
>
> STARTTEST
> +:so small.vim
> :if $DISPLAY == "" | e! test.ok | wq! test.out | endif
> :set exrc secure
> :if has("gui_kde")
I didn't see this problem, which is actually surprising, considering the
use of the +eval feature. Maybe the test passes by accident.
--
I AM THANKFUL...
...for the taxes that I pay because it means that I am employed.
/// 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.