patch 9.0.1008: test for swapfilelist() fails on MS-Windows v9.0.1008
authorBram Moolenaar <Bram@vim.org>
Mon, 5 Dec 2022 15:01:05 +0000 (15:01 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 5 Dec 2022 15:01:05 +0000 (15:01 +0000)
commit6cf3151f0e3839332c89367b7384c395a1185927
tree3f062b09dacda5b657e2b84c50196c9faebb1169
parentc216a7a21a25a701b84b79abc1ba6ab0baa3a311
patch 9.0.1008: test for swapfilelist() fails on MS-Windows

Problem:    Test for swapfilelist() fails on MS-Windows.
Solution:   Only check the tail of the path.  Mark a test as flaky.
src/testdir/test_swap.vim
src/testdir/test_vimscript.vim
src/version.c