]> granicus.if.org Git - vim/commit
patch 8.1.1080: when a screendump test fails, moving the file is a hassle v8.1.1080
authorBram Moolenaar <Bram@vim.org>
Sat, 30 Mar 2019 14:59:51 +0000 (15:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 Mar 2019 14:59:51 +0000 (15:59 +0100)
commitef7f0e367eeaf6fb31b1caa0e3de1a4b07e86af3
tree61cbe5caf5d62317402704e6e21d3b05265d4c6f
parent48aed0824e47147faf19fc235ad4bcf851584c9c
patch 8.1.1080: when a screendump test fails, moving the file is a hassle

Problem:    When a screendump test fails, moving the file is a hassle.
Solution:   Instead of appending ".failed" to the file name, keep the same
            file name but put the screendump in the "failed" directory.
            Then the file name only needs to be typed once when moving a
            screendump.
src/testdir/screendump.vim
src/version.c