This commit is contained in:
parent
7011815808
commit
ff60c361c6
@ -46,6 +46,15 @@ Index: vim-8.0.1358/src/Makefile
|
||||
test_packadd \
|
||||
test_partial \
|
||||
test_paste \
|
||||
@@ -2275,8 +2274,6 @@ test_arglist \
|
||||
test_tagjump \
|
||||
test_taglist \
|
||||
test_tcl \
|
||||
- test_terminal \
|
||||
- test_terminal_fail \
|
||||
test_textformat \
|
||||
test_textobjects \
|
||||
test_timers \
|
||||
Index: vim-8.0.1358/src/testdir/Make_all.mak
|
||||
===================================================================
|
||||
--- vim-8.0.1358.orig/src/testdir/Make_all.mak
|
||||
@ -58,7 +67,16 @@ Index: vim-8.0.1358/src/testdir/Make_all.mak
|
||||
test_packadd.res \
|
||||
test_paste.res \
|
||||
test_perl.res \
|
||||
@@ -191,4 +190,3 @@ NEW_TESTS = test_arabic.res \
|
||||
@@ -168,8 +167,6 @@ NEW_TESTS = test_arabic.res \
|
||||
test_system.res \
|
||||
test_tab.res \
|
||||
test_tcl.res \
|
||||
- test_terminal.res \
|
||||
- test_terminal_fail.res \
|
||||
test_textformat.res \
|
||||
test_textobjects.res \
|
||||
test_undo.res \
|
||||
@@ -191,4 +188,3 @@ NEW_TESTS = test_arabic.res \
|
||||
# Explicit dependencies.
|
||||
test49.out: test49.vim
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user