neovim/test/functional
2024-09-27 22:26:41 +00:00
..
api fix(api): fix crash/leak with float title/footer on error (#30543) 2024-09-27 15:01:24 +00:00
autocmd test: improve test conventions 2024-04-23 18:17:04 +02:00
core fix(channel): handle writing to file instead of pipe (#30520) 2024-09-26 08:43:51 +00:00
editor feat(jumplist): allow opting out of removing unloaded buffers (#30419) 2024-09-19 10:32:50 +00:00
ex_cmds fix(quickfix): make shortmess+=O work with cmdheight=0 (#29609) 2024-07-08 02:36:58 +00:00
fixtures NVIM v0.10.0 2024-05-16 14:34:32 +02:00
legacy vim-patch:9.1.0694: matchparen is slow on a long line (#30134) 2024-08-24 22:08:04 +00:00
lua fix(version): return nil with empty string 2024-07-27 15:30:53 +02:00
options test: improve test conventions 2024-04-23 18:17:04 +02:00
plugin test(health): "test_plug/health/init.lua" completes as "test_plug" 2024-09-11 16:07:29 +01:00
provider test: improve test conventions 2024-04-23 18:17:04 +02:00
script docs(luacats): support backtick captured generic type 2024-05-07 14:33:14 +01:00
shada test: improve test conventions 2024-04-23 18:17:04 +02:00
terminal test(tui_spec): prevent another case of race between paste and input (#30481) 2024-09-23 12:14:20 +00:00
treesitter fix(runtime): sync bundled treesitter queries 2024-07-24 17:02:12 +02:00
ui fix(window): respect hide flag of float windows when switching (#30507) 2024-09-27 22:26:41 +00:00
vimscript test: improve test conventions 2024-04-23 18:17:04 +02:00
example_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
preload.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testnvim.lua test: do not set termguicolors in test runner 2024-06-13 01:09:49 +00:00