]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0351: no test for concatenating an empty string v8.0.0351
authorBram Moolenaar <Bram@vim.org>
Thu, 23 Feb 2017 12:50:38 +0000 (13:50 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 Feb 2017 12:50:38 +0000 (13:50 +0100)
commit218426896cbb2129aa4e85803ea97c5b57df1eaa
tree0ce0e802eedf00927b221f7915b0836023347ccb
parentae177b716626c8d517b7c6c7d77f8b1aec6ba5f9
patch 8.0.0351: no test for concatenating an empty string

Problem:    No test for concatenating an empty string that results from out of
            bounds indexing.
Solution:   Add a simple test.
src/testdir/test_expr.vim
src/version.c