]> granicus.if.org Git - vim/commit
patch 8.1.0596: not all parts of printf() are tested v8.1.0596
authorBram Moolenaar <Bram@vim.org>
Sat, 15 Dec 2018 15:08:56 +0000 (16:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 15 Dec 2018 15:08:56 +0000 (16:08 +0100)
commit21e551cce26ea6ff389b6c90f1945facf1a8a066
tree80588221ad797d6d72ef2dfe9826dcee8d0fcd52
parenta9659e0da41388f2c7aedccf016c2fe2eeec6a82
patch 8.1.0596: not all parts of printf() are tested

Problem:    Not all parts of printf() are tested.
Solution:   Add a few more test cases. (Dominique Pelle, closes #3691)
src/testdir/test_expr.vim
src/version.c