ZyX wrote:
> diff -r d338481e84f8 src/testdir/test62.in
> --- a/src/testdir/test62.in Вс. июля 14 12:43:49 2013 +0400
> +++ b/src/testdir/test62.in Вс. июля 14 12:58:03 2013 +0400
> @@ -36,7 +36,7 @@ STARTTEST
> :call settabvar(2, 'val_list', ['red', 'blue', 'green'])
> :"
> :let test_status = 'gettabvar: fail'
> -:if gettabvar(2, 'val_num') == 100 && gettabvar(2, 'val_str') == 'SetTabVar
> test') && gettabvar(2, 'val_list') == ['red', 'blue', 'green'])
> +:if gettabvar(2, 'val_num') == 100 && gettabvar(2, 'val_str') == 'SetTabVar
> test' && gettabvar(2, 'val_list') == ['red', 'blue', 'green']
> : let test_status = 'gettabvar: pass'
> :endif
> :call append(line('$'), test_status)
Thanks. The test did pass even with this mistake...
--
ARTHUR: I've said I'm sorry about the old woman, but from the behind you
looked ...
DENNIS: What I object to is that you automatically treat me like an inferior...
ARTHUR: Well ... I AM king.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// 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/groups/opt_out.