]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1142: tests: test_startup fails if $HOME/$XDG_CONFIG_HOME is defined v9.1.1142
authorChristian Brabandt <cb@256bit.org>
Sun, 23 Feb 2025 18:55:09 +0000 (19:55 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 23 Feb 2025 18:55:09 +0000 (19:55 +0100)
commit28155d08554b5b3a708e4628705034aa65c0903d
tree1e6bae712e093b694b4d8a1877bf59d7ff9a1e88
parent094494bf2eef8d788944b2b00b3361feb545d3ae
patch 9.1.1142: tests: test_startup fails if $HOME/$XDG_CONFIG_HOME is defined

Problem:  tests: test_startup fails if $HOME/$XDG_CONFIG_HOME is defined
Solution: define $HOME and $XDG_CONFIG_HOME to some non-existing
          directory

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_startup.vim
src/version.c