Files
neovim/runtime
zeertzjq 85c61d6716 vim-patch:9.0.1007: there is no way to get a list of swap file names
Problem:    There is no way to get a list of swap file names.
Solution:   Add the swapfilelist() function.  Use it in the test script to
            clean up.  Remove deleting individual swap files.

c216a7a21a

vim-patch:9.0.1005: a failed test may leave a swap file behind

Problem:    A failed test may leave a swap file behind.
Solution:   Delete the swap file to avoid another test to fail.  Use another
            file name.

d0f8d39d20

Cherry-pick test_window_cmd.vim changes from patch 8.2.1593.
Remove FUNC_ATTR_UNUSED from eval functions as fptr is always unused.

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2023-04-19 11:29:35 +08:00
..
2022-12-08 16:33:38 +01:00
2021-09-13 16:33:41 +02:00
2023-04-17 12:54:19 -06:00
2021-05-01 22:29:03 -04:00
2023-04-12 00:01:34 +02:00
2022-08-20 10:04:55 +02:00
2021-04-27 09:21:32 -04:00
2023-01-03 10:07:43 +00:00
2023-04-13 12:15:30 +02:00
2023-04-07 13:26:29 +02:00
2022-10-17 08:19:48 +02:00