-
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=458
This commit is contained in:
parent
af1453510c
commit
972478a4bf
@ -23,3 +23,14 @@ Index: vim-8.0.1358/src/testdir/test_alot.vim
|
|||||||
source test_true_false.vim
|
source test_true_false.vim
|
||||||
source test_unlet.vim
|
source test_unlet.vim
|
||||||
source test_virtualedit.vim
|
source test_virtualedit.vim
|
||||||
|
Index: vim-8.0.1358/src/testdir/Makefile
|
||||||
|
===================================================================
|
||||||
|
--- vim-8.0.1358.orig/src/testdir/Makefile
|
||||||
|
+++ vim-8.0.1358/src/testdir/Makefile
|
||||||
|
@@ -142,6 +142,3 @@ test_gui_init.res: test_gui_init.vim
|
||||||
|
@echo "$(RUN_GVIMTEST_WITH_GVIMRC)" >> vimcmd
|
||||||
|
$(RUN_VIMTEST) -u gui_preinit.vim -U gui_init.vim $(NO_PLUGINS) -S runtest.vim $<
|
||||||
|
@rm vimcmd
|
||||||
|
-
|
||||||
|
-opt_test.vim: ../option.c gen_opt_test.vim
|
||||||
|
- $(VIMPROG) -u NONE -S gen_opt_test.vim --noplugin --not-a-term ../option.c
|
||||||
|
1
vim.spec
1
vim.spec
@ -164,6 +164,7 @@ cp %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE8} %{SOURCE10} .
|
|||||||
# See also disable-unreliable-tests.patch
|
# See also disable-unreliable-tests.patch
|
||||||
rm src/testdir/test_cmdline.*
|
rm src/testdir/test_cmdline.*
|
||||||
rm src/testdir/test_channel.*
|
rm src/testdir/test_channel.*
|
||||||
|
rm src/testdir/gen_opt_test.vim
|
||||||
rm src/testdir/test_options.*
|
rm src/testdir/test_options.*
|
||||||
rm src/testdir/test_writefile.*
|
rm src/testdir/test_writefile.*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user