neovim/test/functional
zeertzjq aca226d728 vim-patch:9.0.1493: popup menu position wrong in window with toolbar
Problem:    Popup menu position wrong in window with toolbar.
Solution:   Take the window toolbar into account when positioning the popup
            menu. (closes vim/vim#12308)

4e1ca0d9a6

Fixed in the previous commit. Test only.
2023-04-28 05:56:47 +08:00
..
api fix(api): avoid assertion when autocmd group id is 0 (#23210) 2023-04-23 09:23:25 +08:00
autocmd fix(events): null dereference in autocmd functions 2023-04-27 22:22:54 +02:00
core test(startup_spec): use getscriptinfo() instead of :scriptnames (#23034) 2023-04-12 09:17:32 +08:00
editor test: fix dependencies between test cases (#23343) 2023-04-27 15:51:44 +08:00
ex_cmds docs(powershell): use tee.exe instead of Tee-Object 2023-04-22 12:04:05 +02:00
fixtures refactor: deprecate checkhealth functions 2023-04-15 23:40:48 +02:00
legacy vim-patch:9.0.1491: wrong scrolling with ls=0 and :botright split (#23333) 2023-04-27 09:07:30 +08:00
lua Merge pull request #23216 from bfredl/lpeg 2023-04-27 12:06:44 +02:00
options test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
plugin test: fix dependencies between test cases (#23343) 2023-04-27 15:51:44 +08:00
provider test: re-bundle cat on windows (#21255) 2023-03-14 09:12:26 +08:00
shada refactor: remove modelines from Lua files 2023-04-13 23:29:13 +02:00
terminal test(terminal/channel_spec): fix screen test immediate success (#23192) 2023-04-19 12:10:06 +08:00
treesitter fix(treesitter): do not track ranges of the root tree (#22912) 2023-04-06 15:16:44 +01:00
ui vim-patch:9.0.1493: popup menu position wrong in window with toolbar 2023-04-28 05:56:47 +08:00
vimscript test: fix dependencies between test cases (#23343) 2023-04-27 15:51:44 +08:00
example_spec.lua
helpers.lua docs(powershell): use tee.exe instead of Tee-Object 2023-04-22 12:04:05 +02:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00