neovim/test/functional
2023-02-14 07:49:31 +08:00
..
api fix(tests): fixes for using vim.mpack and more ASAN 2023-02-10 20:19:04 +01:00
autocmd fix(api): don't allow hiding aucmd_win from another tabpage (#21975) 2023-01-24 15:39:43 +08:00
core test(exit_spec): make sure that autocommands are triggered (#22188) 2023-02-09 19:48:17 +08:00
editor fix(completion): correct what modes support fuzzy completion 2023-01-17 15:55:58 +08:00
ex_cmds fix(rpc)!: preseve files when stdio channel is closed (#22137) 2023-02-11 18:25:01 +08:00
fixtures fix(tests): use -l mode for lsp tests 2023-01-31 13:15:23 +01:00
legacy vim-patch:9.0.1279: display shows lines scrolled down erroneously (#22126) 2023-02-05 09:37:12 +08:00
lua feat(filetype): fall back to file extension when matching from hashbang (#22140) 2023-02-13 16:04:16 -07:00
options fix: failing XDG test on Windows CI 2023-01-17 01:57:52 +01:00
plugin fix(man): use italics for <bs>_ (#22086) 2023-02-01 17:21:42 +00:00
provider fix(clipboard): show provider warning when not during batch changes #21451 2023-01-03 15:17:54 -08:00
shada fix(rpc)!: preseve files when stdio channel is closed (#22137) 2023-02-11 18:25:01 +08:00
terminal fix(tui): exit on input eof 2023-02-14 07:49:31 +08:00
treesitter fix(treesitter): don't trample parsers when filetype!=lang 2023-02-10 16:15:56 +00:00
ui fix(ui): make sure screen is valid after resizing 2023-02-13 08:50:54 +08:00
vimscript test: exepath() returns correct path with cmd.exe, powershell #21928 2023-01-26 03:06:29 -08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua refactor(tests): move lua-client into core and use it for functionaltests 2023-02-10 20:19:04 +01:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00