]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0474: CI: Test_ColonEight() fails on github runners v9.1.0474
authorChristian Brabandt <cb@256bit.org>
Mon, 10 Jun 2024 19:06:55 +0000 (21:06 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 10 Jun 2024 19:06:55 +0000 (21:06 +0200)
commitd03882baac712de586880775386f4c1e2cf6eade
tree849b69a390d12c388914fb0d31fc48656aed2fc0
parentb8076f92a1a1a12101ab8288e9e173e687afecff
patch 9.1.0474: CI: Test_ColonEight() fails on github runners

Problem:  CI: Test_ColonEight() fails on github runners
          (Ken Takata)
Solution: Run the test for files on the C: drive, where dos shortnames
          are still enabled, refactor the tests to use a single setup
          function for the preparation

fixes: #14954
closes: #14958

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