]> granicus.if.org Git - vim/commit
patch 8.1.0088: terminal test for stdout and stderr is a bit flaky v8.1.0088
authorBram Moolenaar <Bram@vim.org>
Tue, 19 Jun 2018 18:08:14 +0000 (20:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 19 Jun 2018 18:08:14 +0000 (20:08 +0200)
commit5319191a2a726c18a153ee53e9fac506340d16c7
tree79db0d1956e3d1a4025f1ef2a70fcfb903630237
parentf9c3883b11b33f0c548df5e949ba59fde74d3e7b
patch 8.1.0088: terminal test for stdout and stderr is a bit flaky

Problem:    Terminal test for stdout and stderr is a bit flaky.
Solution:   Wait for both stdout and stderr to have been processed. (Ozaki
            Kiichi, closes #2991)
src/testdir/test_terminal.vim
src/version.c