Mark some functional tests as pending in Windows

This commit is contained in:
Rui Abreu Ferreira
2016-08-15 16:42:12 -07:00
committed by Rui Abreu Ferreira
parent 0089ef6b65
commit 39c628d031
57 changed files with 119 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ local feed, nvim_dir, execute = helpers.feed, helpers.nvim_dir, helpers.execute
local wait = helpers.wait
local feed_data = thelpers.feed_data
if helpers.pending_win32(pending) then return end
describe('terminal scrollback', function()
local screen