Merge pull request #5225 from equalsraf/windows-functionaltests

Enable functional tests in Appveyor
This commit is contained in:
Björn Linse
2016-08-31 21:39:42 +02:00
committed by GitHub
67 changed files with 197 additions and 37 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