]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0156: not enough test coverage for float functions v8.0.0156
authorBram Moolenaar <Bram@vim.org>
Sun, 8 Jan 2017 16:59:14 +0000 (17:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 8 Jan 2017 16:59:14 +0000 (17:59 +0100)
commit453b576ee5d32e9b8e6876712748ae01f9be68dd
tree0341f1ca46db8089611b45e72860f0f1eef24ff2
parenta216255a4faa91a15e7005ac319f2f62294f3f9e
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)
src/Makefile
src/testdir/test_alot.vim
src/testdir/test_float_func.vim [new file with mode: 0644]
src/version.c