1
0
forked from aniani/vim

patch 8.0.0156: not enough test coverage for float functions

Problem:    Several float functions are not covered by tests.
Solution:   Add float tests. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2017-01-08 17:59:14 +01:00
parent a216255a4f
commit 453b576ee5
4 changed files with 231 additions and 0 deletions

View File

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