]> granicus.if.org Git - vim/commit
patch 8.2.0066: some corners of vim_snprintf() are not tested v8.2.0066
authorBram Moolenaar <Bram@vim.org>
Tue, 31 Dec 2019 18:24:51 +0000 (19:24 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 31 Dec 2019 18:24:51 +0000 (19:24 +0100)
commitd2c946bacfedf4e506a4c6771758beddb87df3af
tree5d224fefa02581aa9fc468a959b6995603c029ee
parentdba7c85b611ca3bbd054e162f55fcfc3361f0868
patch 8.2.0066: some corners of vim_snprintf() are not tested

Problem:    Some corners of vim_snprintf() are not tested.
Solution:   Add a test in C. (Dominique Pelle, closes #5422)
src/message_test.c
src/version.c