aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_ruby.vim
Commit message (Collapse)AuthorAge
* test/old: skip failing ruby testsJan Edmund Lazo2019-09-14
| | | | These tests didn't pass in https://github.com/neovim/neovim/pull/9245
* vim-patch:8.0.1448: segfault with exception inside :rubyfile commandJan Edmund Lazo2019-09-14
Problem: Segmentation fault when Ruby throws an exception inside :rubyfile command. Solution: Use rb_protect() instead of rb_load_protect(). (ujihisa, closes vim/vim#2147, greywolf, closes vim/vim#2512, vim/vim#2511) https://github.com/vim/vim/commit/37badc898b8d167e11553b6d05908ffd35928a6e