]> granicus.if.org Git - vim/commit
patch 8.1.0119: failing test goes unnoticed because messages is not written v8.1.0119
authorBram Moolenaar <Bram@vim.org>
Wed, 27 Jun 2018 21:12:36 +0000 (23:12 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Jun 2018 21:12:36 +0000 (23:12 +0200)
commitec12d6490923fb5ff147ebf7e28d32f2b4977e3b
tree5f01d51f1c7162af3a4794bfd0e4403264b49a1e
parentf52f9ea8f5fb3df51a308c56f2bf66f735ef3ca7
patch 8.1.0119: failing test goes unnoticed because messages is not written

Problem:    Failing test goes unnoticed because testdir/messages is not
            written.
Solution:   Set 'nomodifiable' only local to the buffer.
src/testdir/test_put.vim
src/version.c