]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1534: test for expanding "~" in substitute takes too long v9.0.1534
authorBram Moolenaar <Bram@vim.org>
Tue, 9 May 2023 20:45:47 +0000 (21:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 May 2023 20:45:47 +0000 (21:45 +0100)
commit916d6dd5b1834293e21a72ef70175aae57e78fba
treeb49fee5748454e5d657de617f8bedc95b3a0be42
parent6f37e530d3e2d58ff055723047bf91d91af2632c
patch 9.0.1534: test for expanding "~" in substitute takes too long

Problem:    Test for expanding "~" in substitute takes too long.
Solution:   Disable the test for now.
src/testdir/test_substitute.vim
src/version.c