-
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=459
This commit is contained in:
parent
972478a4bf
commit
7011815808
@ -34,3 +34,32 @@ Index: vim-8.0.1358/src/testdir/Makefile
|
|||||||
-
|
-
|
||||||
-opt_test.vim: ../option.c gen_opt_test.vim
|
-opt_test.vim: ../option.c gen_opt_test.vim
|
||||||
- $(VIMPROG) -u NONE -S gen_opt_test.vim --noplugin --not-a-term ../option.c
|
- $(VIMPROG) -u NONE -S gen_opt_test.vim --noplugin --not-a-term ../option.c
|
||||||
|
Index: vim-8.0.1358/src/Makefile
|
||||||
|
===================================================================
|
||||||
|
--- vim-8.0.1358.orig/src/Makefile
|
||||||
|
+++ vim-8.0.1358/src/Makefile
|
||||||
|
@@ -2225,7 +2225,6 @@ test_arglist \
|
||||||
|
test_netbeans \
|
||||||
|
test_normal \
|
||||||
|
test_number \
|
||||||
|
- test_options \
|
||||||
|
test_packadd \
|
||||||
|
test_partial \
|
||||||
|
test_paste \
|
||||||
|
Index: vim-8.0.1358/src/testdir/Make_all.mak
|
||||||
|
===================================================================
|
||||||
|
--- vim-8.0.1358.orig/src/testdir/Make_all.mak
|
||||||
|
+++ vim-8.0.1358/src/testdir/Make_all.mak
|
||||||
|
@@ -138,7 +138,6 @@ NEW_TESTS = test_arabic.res \
|
||||||
|
test_netbeans.res \
|
||||||
|
test_normal.res \
|
||||||
|
test_number.res \
|
||||||
|
- test_options.res \
|
||||||
|
test_packadd.res \
|
||||||
|
test_paste.res \
|
||||||
|
test_perl.res \
|
||||||
|
@@ -191,4 +190,3 @@ NEW_TESTS = test_arabic.res \
|
||||||
|
# Explicit dependencies.
|
||||||
|
test49.out: test49.vim
|
||||||
|
|
||||||
|
-test_options.res test_alot.res: opt_test.vim
|
||||||
|
Loading…
Reference in New Issue
Block a user