mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
tests: Load screendump files with "git vimdumps"
Also, fold the difference part and the bottom part for the identical screendump files. closes: #16380 Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com> Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
9eff3ee818
commit
5eaacef18e
@@ -199,6 +199,9 @@ You can now examine the extracted screendumps:
|
||||
Viewing generated screendumps (submitted for a pull request)
|
||||
------------------------------------------------------------
|
||||
|
||||
Note: There is also a "git difftool" extension described in
|
||||
src/testdir/commondumps.vim
|
||||
|
||||
First, you need to check out the topic branch with the proposed changes and
|
||||
write down a difference list between the HEAD commit (index) and its parent
|
||||
commit with respect to the changed "dumps" filenames:
|
||||
|
Reference in New Issue
Block a user