]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0742: not all Blob operations are tested v8.1.0742
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Jan 2019 18:10:33 +0000 (19:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Jan 2019 18:10:33 +0000 (19:10 +0100)
commit05500ece6282407f9f7227aaf564e24147326863
treee7a2edc95b8ffc7e50fb542f7447ed7030e03570
parent8c8b8bb56c724cc1bfc3d8520eec33f2d399697c
patch 8.1.0742: not all Blob operations are tested

Problem:    Not all Blob operations are tested.
Solution:   Add more testing for Blob.
src/evalfunc.c
src/testdir/test_blob.vim
src/testdir/test_eval_stuff.vim
src/version.c