]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0977: blob not tested with Ruby v8.1.0977
authorBram Moolenaar <Bram@vim.org>
Sat, 23 Feb 2019 13:23:03 +0000 (14:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 23 Feb 2019 13:23:03 +0000 (14:23 +0100)
commit0d13cce3453b2274c93c5015faa1993baaebace9
tree5cf62aee4d8867db3bbba63795c3829aae1055f9
parente4963c543ddcfc4845fa0d42893b6a4e1aa27c47
patch 8.1.0977: blob not tested with Ruby

Problem:    Blob not tested with Ruby.
Solution:   Add more test coverage.  fixes a crash. (Dominique Pelle,
            closes #4036)
src/if_ruby.c
src/testdir/test_ruby.vim
src/version.c