neovim/test/functional
Justin M. Keyes 3169fc54a1 refactor(treesitter): rename x_position => x_pos
"pos" has a long precedent as "position" in vim, and there is no reason
to use a verbose name here.
2022-09-25 13:46:15 +02:00
..
api ci: move BSD jobs from sourcehut to Cirrus CI #19616 2022-09-08 15:12:42 -07:00
autocmd fix: assert failure when changing 'ut' while waiting for CursorHold (#20241) 2022-09-18 22:55:30 +08:00
core feat: ":write!" skips "file changed" warning #18665 2022-09-24 18:57:10 -07:00
editor test(tabpage_spec): actually test for nvim_win_hide 2022-09-23 10:17:44 +08:00
ex_cmds ci: move BSD jobs from sourcehut to Cirrus CI #19616 2022-09-08 15:12:42 -07:00
fixtures fix(tests): indicate in test logs when nvim exit times out 2022-09-22 10:38:11 +02:00
legacy vim-patch:9.0.0517: when at the command line :redrawstatus does not work well (#20266) 2022-09-21 06:47:29 +08:00
lua Merge #11967 generate :help HTML with treesitter 2022-09-22 10:03:38 -04:00
options fix(fillchars): change fallback after setcellwidths() 2022-08-08 20:03:40 +08:00
plugin fix(lsp): create missing directory before creating file (#19835) 2022-09-24 12:46:21 +02:00
provider fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02:00
shada vim-patch:9.0.0537: the do_set() function is much too long (#20274) 2022-09-22 09:43:37 +08:00
terminal test: add tests for #13549 #20285 #20290 2022-09-23 07:38:22 +08:00
treesitter refactor(treesitter): rename x_position => x_pos 2022-09-25 13:46:15 +02:00
ui fix(input): use click number of last click for mouse drag (#20300) 2022-09-24 22:28:41 +08:00
vimscript fix(mapset): remove existing abbreviation of same lhs (#20320) 2022-09-24 21:07:18 +08:00
example_spec.lua
helpers.lua fix(tests): indicate in test logs when nvim exit times out 2022-09-22 10:38:11 +02:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00