Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version.c: update [ci skip] #7999

Merged
merged 1 commit into from Mar 8, 2018
Merged

Conversation

marvim
Copy link
Member

@marvim marvim commented Feb 11, 2018

This pull request is automated.

@marvim marvim force-pushed the bot-ci-version-update branch 2 times, most recently from a79bd60 to 749026a Compare February 13, 2018 20:07
@ckelsel
Copy link
Contributor

ckelsel commented Feb 14, 2018

vim-patch:8.0.0207: leaking file descriptor when system() fails

@marvim marvim force-pushed the bot-ci-version-update branch 3 times, most recently from eaa361b to 0fd39cd Compare February 18, 2018 20:02
@DrizzlingCattus
Copy link

vim-patch:8.0.1434: GTK: :promtfind does not put focus on text input

@marvim marvim force-pushed the bot-ci-version-update branch 3 times, most recently from ecc88ef to 3175fa9 Compare February 21, 2018 20:05
@ckelsel
Copy link
Contributor

ckelsel commented Feb 22, 2018

vim-patch:8.0.0233: paste test fails in the GUI
vim-patch:8.0.0231: bracketed paste mode is not tested
vim-patch:8.0.0230: bracketed paste does not support line breaks
vim-patch:8.0.0210: no support for bracketed paste

@KillTheMule
Copy link
Contributor

vim-patch:8.0.0231: bracketed paste mode is not tested

Sure about that? Neovim has bracketed paste, so maybe we should merge those tests. Or do we have enough already?

@ckelsel
Copy link
Contributor

ckelsel commented Feb 23, 2018

@KillTheMule
Copy link
Contributor

Maybe I'm not fully understanding something, but it still looks like a worthwhile patch to merge to me.

@neovim neovim deleted a comment from DrizzlingCattus Feb 23, 2018
@marvim marvim force-pushed the bot-ci-version-update branch 7 times, most recently from 04f7a56 to 9dce2f7 Compare March 3, 2018 20:04
@marvim marvim force-pushed the bot-ci-version-update branch 3 times, most recently from abc302b to c563f74 Compare March 6, 2018 20:03
@justinmk
Copy link
Member

justinmk commented Mar 8, 2018

vim-patch:8.0.0233: paste test fails in the GUI
vim-patch:8.0.0231: bracketed paste mode is not tested

@ckelsel we should almost always merge changes to the tests, so that future merges are easier. And 0231 has a change that we should mimic in src/nvim/testdir/Makefile. Some of the tests in test_paste.vim should be skipped in Nvim, but some are relevant, such as Test_paste_normal_mode().

@justinmk justinmk merged commit d826218 into neovim:master Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants