vim-patch:7.4.2123

Problem:    No new style test for diff mode.
Solution:   Add a test.  Check that folds are in sync.

42093c0ec5
This commit is contained in:
lonerover
2016-12-22 14:16:13 +08:00
parent 33319b1bf0
commit 5dea033443
5 changed files with 167 additions and 148 deletions

View File

@@ -17,7 +17,6 @@ SCRIPTS := \
test37.out \
test40.out \
test42.out \
test47.out \
test48.out \
test49.out \
test52.out \
@@ -33,6 +32,7 @@ SCRIPTS := \
NEW_TESTS = \
test_cscope.res \
test_cmdline.res \
test_diffmode.res \
test_hardcopy.res \
test_help_tagjump.res \
test_history.res \