]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0884: searchcount() test fails on slower systems v8.2.0884
authorBram Moolenaar <Bram@vim.org>
Mon, 1 Jun 2020 19:32:45 +0000 (21:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 1 Jun 2020 19:32:45 +0000 (21:32 +0200)
commitea6561af92eeb26fa0b4966575da7cadd98af1cd
tree29afb0b9c0d3108d9137ea175926ff09b8a892bd
parent5fbf3bc3f9d007ab91eb005f9e3da6570992cb43
patch 8.2.0884: searchcount() test fails on slower systems

Problem:    Searchcount() test fails on slower systems.
Solution:   Set a longer timeout.
src/search.c
src/testdir/test_search_stat.vim
src/version.c