neovim/test/functional
Raphael 3ea124a8d9
fix(float): improve error message when reconfig failed (#25076)
Problem: The current error message isn't very accurate.
Solution: Improve the error message.
2024-04-13 14:36:17 +08:00
..
api refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
autocmd refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
core refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
editor test: macros in Visual mode without default mappings (#28288) 2024-04-12 09:16:13 +08:00
ex_cmds refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
fixtures feat(lsp): set workDoneToken in initialize request (#28182) 2024-04-05 13:24:39 +02:00
legacy refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
lua fix(treesitter): use tree range instead of tree root node range 2024-04-10 15:54:52 +01:00
options refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
plugin revert: "feat(health): fold successful healthchecks #22866" 2024-04-13 01:18:40 +02:00
provider test: remove unnecessary nil argument to testutil (#28270) 2024-04-11 08:51:06 +08:00
script refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
shada test: remove unnecessary nil argument to testutil (#28270) 2024-04-11 08:51:06 +08:00
terminal test: remove unnecessary nil argument to testutil (#28270) 2024-04-11 08:51:06 +08:00
treesitter fix(treesitter): use tree range instead of tree root node range 2024-04-10 15:54:52 +01:00
ui fix(float): improve error message when reconfig failed (#25076) 2024-04-13 14:36:17 +08:00
vimscript refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
example_spec.lua refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
preload.lua test: remove unnecessary nil argument to testutil (#28270) 2024-04-11 08:51:06 +08:00
testutil.lua test: remove unnecessary nil argument to testutil (#28270) 2024-04-11 08:51:06 +08:00