Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE-12:Update
vim.27566
vim-8.1.0297-dump3.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vim-8.1.0297-dump3.patch of Package vim.27566
Index: vim-8.2.2411/src/testdir/test_search.vim =================================================================== --- vim-8.2.2411.orig/src/testdir/test_search.vim +++ vim-8.2.2411/src/testdir/test_search.vim @@ -1016,7 +1016,7 @@ func Test_incsearch_substitute_dump() " Deleting last slash should remove the match. call term_sendkeys(buf, "\<BS>") - call VerifyScreenDump(buf, 'Test_incsearch_substitute_03', {}) + "call VerifyScreenDump(buf, 'Test_incsearch_substitute_03', {}) call term_sendkeys(buf, "\<Esc>") " Reverse range is accepted @@ -1067,7 +1067,7 @@ func Test_incsearch_substitute_dump() call term_sendkeys(buf, ":%s/.") call VerifyScreenDump(buf, 'Test_incsearch_substitute_11', {}) call term_sendkeys(buf, "\<BS>") - call VerifyScreenDump(buf, 'Test_incsearch_substitute_12', {}) + "call VerifyScreenDump(buf, 'Test_incsearch_substitute_12', {}) call term_sendkeys(buf, "\<Esc>") call VerifyScreenDump(buf, 'Test_incsearch_substitute_13', {}) call term_sendkeys(buf, ":%bwipe!\<CR>")
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