]> granicus.if.org Git - vim/commit
patch 8.0.1776: in tests, when WaitFor() fails it doesn't say why v8.0.1776
authorBram Moolenaar <Bram@vim.org>
Mon, 30 Apr 2018 12:28:24 +0000 (14:28 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 30 Apr 2018 12:28:24 +0000 (14:28 +0200)
commit0e9d1ae3216a5940b36bb56d155fb300b2e55b00
tree767c007fd1c9241730dd2f9053614e41837475a7
parent850d427f070a61267ef384a449992e72d2bea12c
patch 8.0.1776: in tests, when WaitFor() fails it doesn't say why

Problem:    In tests, when WaitFor() fails it doesn't say why.
Solution:   Turn a few more WaitFor() into WaitForAssert().
src/testdir/test_popup.vim
src/testdir/test_quotestar.vim
src/testdir/test_search.vim
src/testdir/test_terminal.vim
src/testdir/test_timers.vim
src/version.c