]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.953 v7.4.953
authorBram Moolenaar <Bram@vim.org>
Thu, 3 Dec 2015 16:21:28 +0000 (17:21 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 3 Dec 2015 16:21:28 +0000 (17:21 +0100)
commitde0ad40cb3c1bc691a754698ed16a5b6cdb4086b
treea184c10b53c44513216100cf095a37840710ceee
parent6cd1345307440491580e5e86cb82c54ee9a46baa
patch 7.4.953
Problem:    When a test script navigates to another buffer the .res file is
            created with the wrong name.
Solution:   Use the "testname" for the .res file. (Damien)
src/testdir/runtest.vim
src/version.c