]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0363: tests: test_winfixbuf is a bit slow v9.1.0363
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 21 Apr 2024 17:50:21 +0000 (19:50 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 21 Apr 2024 17:50:21 +0000 (19:50 +0200)
commit4baf908d60e526737090701048a09aa474fde73d
tree360e141ccb010990b7a29b6e2b130bcd87b2aabe
parentd3ff129ce8c68770c47d72ab3f30a21c19530eee
patch 9.1.0363: tests: test_winfixbuf is a bit slow

Problem:  tests: test_winfixbuf is a bit slow
Solution: use defer if possible, reset hidden option, use --not-a-term
          when starting Vim using system() (Yegappan Lakshmanan)

closes: #14611

Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_winfixbuf.vim
src/version.c