0
0
mirror of https://github.com/vim/vim.git synced 2025-10-17 07:44:28 -04:00

patch 8.0.0435: some functions are not tested

Problem:    Some functions are not tested.
Solution:   Add more tests for functions. (Dominique Pelle, closes #1541)
This commit is contained in:
Bram Moolenaar
2017-03-09 12:09:32 +01:00
parent 5f69fee26e
commit 41042f3cfd
2 changed files with 250 additions and 0 deletions

View File

@@ -764,6 +764,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
435,
/**/
434,
/**/