neovim/test/functional
zeertzjq 75119fcc86 vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time
Problem:    Vim9: builtin function arguments not checked at compile time.
Solution:   Add more type checks. (Yegappan Lakshmanan, closes vim/vim#8539)

5b73992d8f

Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
2023-05-05 09:19:05 +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 vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time 2023-05-05 09:19:05 +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:8.2.3135: Vim9: builtin function arguments not checked at compile time 2023-05-05 09:19:05 +08:00
lua fix(heredoc): allow missing end marker for scripts 2023-04-29 09:39:55 +08:00
options vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time 2023-05-05 09:19:05 +08: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 fix(tui): grid_clear properly clears the screen 2023-05-03 14:58:25 +02:00
treesitter fix(treesitter): redraw added/removed injections properly (#23287) 2023-04-30 17:11:38 +02:00
ui fix(mouse): fix popup menu position check with winbar (#23456) 2023-05-03 10:29:19 +08:00
vimscript vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time 2023-05-05 09:19:05 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
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