diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-12-23 22:06:03 -0500 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-12-24 09:18:33 -0500 |
commit | 172f619b9a834dd431f67ec46a7b4f90b4c2af52 (patch) | |
tree | fc0b681cbef54ae01182ad59ab60501b74e2aaad /test/functional/ui/float_spec.lua | |
parent | 6897ce4417a8c4832110e31b252548cb249546ad (diff) | |
download | rneovim-172f619b9a834dd431f67ec46a7b4f90b4c2af52.tar.gz rneovim-172f619b9a834dd431f67ec46a7b4f90b4c2af52.tar.bz2 rneovim-172f619b9a834dd431f67ec46a7b4f90b4c2af52.zip |
vim-patch:8.1.1837: popup test fails if clipboard is supported but not working
Problem: Popup test fails if clipboard is supported but not working.
Solution: Add the "clipboard_working" feature. Also use Check commands
instead of "if" and "throw". And remove stray ch_logfile().
https://github.com/vim/vim/commit/4999a7fb6585915b53888c930067b33c01674678
Treat "clipboard_working" feature as an alias to "clipboard" feature.
N/A patches for version.c:
vim-patch:8.1.1840: Testing: WorkingClipboard() is not accurate
Problem: Testing: WorkingClipboard() is not accurate.
Solution: Check feature clipboard_working instead.
https://github.com/vim/vim/commit/52992feafe8a996fbce29b97ae135abc169aa716
Neovim did not port WorkingClipboard() for the legacy tests.
Diffstat (limited to 'test/functional/ui/float_spec.lua')
0 files changed, 0 insertions, 0 deletions