d2743eddbe
* Too many changes to list - Fixes CVE-2017-1000382 bsc#1065958 - Refresh patches: * disable-unreliable-tests.patch * vim-7.3-filetype_spec.patch * vim-7.4-disable_lang_no.patch * vim-7.4-highlight_fstab.patch * vim-8.0-ttytype-test.patch OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=456
26 lines
756 B
Diff
26 lines
756 B
Diff
Index: vim-8.0.1358/src/testdir/test_alot.vim
|
|
===================================================================
|
|
--- vim-8.0.1358.orig/src/testdir/test_alot.vim
|
|
+++ vim-8.0.1358/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
|