]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1129: sporadic Test_range() failure v9.0.1129
authorBram Moolenaar <Bram@vim.org>
Mon, 2 Jan 2023 11:59:26 +0000 (11:59 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 2 Jan 2023 11:59:26 +0000 (11:59 +0000)
commit7bdcba08bb5e4c39093cdedee187177d705c7cb9
treec4a3dfe47bb22fa67a27a638277975101d357e61
parent993dbc33a82a4ed877ee76265d6483b190e2feb1
patch 9.0.1129: sporadic Test_range() failure

Problem:    Sporadic Test_range() failure.
Solution:   Clear typeahead.  Move to a separate function. (issue #22771)
src/testdir/test_functions.vim
src/version.c