neovim/test/functional
glepnir 898371fc9f fix(float): don't relative flaot win itself
Problem: when reconfig current float win without win key in nvim_win_set_config will cause float win position changed when move.

Solution: don't relative itself.
2024-04-10 15:10:37 +08:00
..
api test: improve test conventions 2024-04-08 22:51:00 +02:00
autocmd test: improve test conventions 2024-04-08 22:51:00 +02:00
core test: improve test conventions 2024-04-08 22:51:00 +02:00
editor test: improve test conventions 2024-04-08 22:51:00 +02:00
ex_cmds test: improve test conventions 2024-04-08 22:51:00 +02:00
fixtures feat(lsp): set workDoneToken in initialize request (#28182) 2024-04-05 13:24:39 +02:00
legacy vim-patch:9.1.0260: Problems with "zb" and scrolling to new topline with 'smoothscroll' 2024-04-08 23:15:43 +02:00
lua fix(prompt): emit change event for prompt newline (#28260) 2024-04-10 08:50:36 +08:00
options test: improve test conventions 2024-04-08 22:51:00 +02:00
plugin test: improve test conventions 2024-04-08 22:51:00 +02:00
provider test: improve test conventions 2024-04-08 22:51:00 +02:00
script test: improve test conventions 2024-04-08 22:51:00 +02:00
shada test: improve test conventions 2024-04-08 22:51:00 +02:00
terminal test(terminal/buffer_spec): use screen:expect(), not retry() (#28246) 2024-04-09 09:32:27 +08:00
treesitter test: improve test conventions 2024-04-08 22:51:00 +02:00
ui fix(float): don't relative flaot win itself 2024-04-10 15:10:37 +08:00
vimscript test: improve test conventions 2024-04-08 22:51:00 +02:00
example_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
preload.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
testutil.lua test: improve test conventions 2024-04-08 22:51:00 +02:00