Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Rings:1-MinimalX
vim
disable-unreliable-tests.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File disable-unreliable-tests.patch of Package vim
Index: vim-8.0.1568/src/testdir/test_alot.vim =================================================================== --- vim-8.0.1568.orig/src/testdir/test_alot.vim +++ vim-8.0.1568/src/testdir/test_alot.vim @@ -32,12 +32,10 @@ source test_join.vim source test_jumps.vim source test_lambda.vim source test_lispwords.vim -source test_mapping.vim source test_match.vim source test_menu.vim source test_messages.vim source test_partial.vim -source test_popup.vim source test_put.vim source test_recover.vim source test_reltime.vim @@ -53,7 +51,6 @@ source test_tabpage.vim source test_tagcase.vim source test_tagjump.vim source test_taglist.vim -source test_timers.vim source test_true_false.vim source test_unlet.vim source test_virtualedit.vim Index: vim-8.0.1568/src/testdir/Makefile =================================================================== --- vim-8.0.1568.orig/src/testdir/Makefile +++ vim-8.0.1568/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 Index: vim-8.0.1568/src/Makefile =================================================================== --- vim-8.0.1568.orig/src/Makefile +++ vim-8.0.1568/src/Makefile @@ -2232,7 +2232,6 @@ test_arglist \ test_netbeans \ test_normal \ test_number \ - test_options \ test_packadd \ test_partial \ test_paste \ @@ -2282,8 +2281,6 @@ test_arglist \ test_tagjump \ test_taglist \ test_tcl \ - test_terminal \ - test_terminal_fail \ test_textformat \ test_textobjects \ test_timers \ Index: vim-8.0.1568/src/testdir/Make_all.mak =================================================================== --- vim-8.0.1568.orig/src/testdir/Make_all.mak +++ vim-8.0.1568/src/testdir/Make_all.mak @@ -139,7 +139,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 \ @@ -170,8 +169,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 \ @@ -194,4 +191,3 @@ NEW_TESTS = test_arabic.res \ # Explicit dependencies. test49.out: test49.vim -test_options.res test_alot.res: opt_test.vim
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor