Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
patch 8.0.1604: paste test may fail if $DISPLAY is not set
Problem: Paste test may fail if $DISPLAY is not set. Solution: Add WorkingClipboard() and use it in the paste test.
- Loading branch information
Showing
with
15 additions
and 1 deletion.
- +10 −0 src/testdir/shared.vim
- +3 −1 src/testdir/test_paste.vim
- +2 −0 src/version.c