This is a very nice accomplishment!  Over time more and more tests have
been added.  The best indication of test coverage is on codecov.io,
which has been steadily going up over the past year:
https://codecov.io/gh/vim/vim/

Special thanks to Yegappan Lakshmanan and Dominic Pellé, who gave the
Vim tests a lot of love.

We will keep going.  You can help:
- If you report a problem write a test case that fails, or at least a
  Vim script to show how to reproduce it.
- If you spot code that isn't tested, please consider writing a test.
  Depending on what you are testing this can be easy or more tricky.
  You can find lots of examples in the src/testdir directory.
- To find code with missing coverage, look for "Lines missed" (column
  with the red dot) in https://codecov.io/gh/vim/vim/tree/master/src

Several mechanisms have been added to improve testing:
- Screenshots can be used for anything visual, such as highlighting.
  E.g. src/testdir/test_conceal.vim.  If a test fails you can use the
  term_dumpdiff() and term_dumpload() functions to see what happened.
- Recently test_setmouse() has been added to simulate mouse clicks.
- There are several other test_ functions for specific purposes.
  See ":help test-functions".

Happy Vimming!

-- 
The Law, in its majestic equality, forbids the rich, as well as the
poor, to sleep under the bridges, to beg in the streets, and to steal
bread.                       -- Anatole France

 /// Bram Moolenaar -- b...@moolenaar.net -- 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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui