]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0400: not all tests using a terminal are in the list of flaky tests v8.2.0400
authorBram Moolenaar <Bram@vim.org>
Wed, 18 Mar 2020 18:18:10 +0000 (19:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 18 Mar 2020 18:18:10 +0000 (19:18 +0100)
commit3cdcb090a664e182078f7cc0ca3e4e5a94bbb784
tree18d7686880a240523e7177b39d97b5670d73db52
parent292b90d4fa11022661f449dd3efb73d5ac737313
patch 8.2.0400: not all tests using a terminal are in the list of flaky tests

Problem:    Not all tests using a terminal are in the list of flaky tests.
Solution:   Introduce the test_is_flaky flag.
src/testdir/runtest.vim
src/testdir/screendump.vim
src/testdir/term_util.vim
src/testdir/test_autocmd.vim
src/version.c