comparison src/testdir/runtest.vim @ 12769:083ae2cfcc5b v8.0.1262

patch 8.0.1262: terminal redir test is flaky commit https://github.com/vim/vim/commit/7dd88c5133feda7e9ccfedcb38b6dfdba459d507 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 4 20:46:40 2017 +0100 patch 8.0.1262: terminal redir test is flaky Problem: Terminal redir test is flaky. Solution: Add it to the list of flaky tests.
author Christian Brabandt <cb@256bit.org>
date Sat, 04 Nov 2017 21:00:05 +0100
parents 03a6aeea2096
children 90aaa974594e
comparison
equal deleted inserted replaced
12768:98f7d469e365 12769:083ae2cfcc5b
250 \ 'Test_quoteplus()', 250 \ 'Test_quoteplus()',
251 \ 'Test_quotestar()', 251 \ 'Test_quotestar()',
252 \ 'Test_reltime()', 252 \ 'Test_reltime()',
253 \ 'Test_terminal_composing_unicode()', 253 \ 'Test_terminal_composing_unicode()',
254 \ 'Test_terminal_noblock()', 254 \ 'Test_terminal_noblock()',
255 \ 'Test_terminal_redir_file()',
255 \ 'Test_with_partial_callback()', 256 \ 'Test_with_partial_callback()',
256 \ ] 257 \ ]
257 258
258 " Locate Test_ functions and execute them. 259 " Locate Test_ functions and execute them.
259 redir @q 260 redir @q