neovim/test/functional
2022-08-25 20:49:27 +02:00
..
api fix(usercmd): also check for whitespace after escaped character (#19942) 2022-08-25 17:57:32 +08:00
autocmd fix(terminal): crash if TermClose deletes own buffer #19222 2022-07-05 02:31:49 -07:00
core revert: "jobstart(): Fix hang on non-executable cwd #9204" (#19826) 2022-08-18 22:09:50 +08:00
editor fix(edit.c): indentkeys double indent after "!" #12894 2022-08-21 21:48:18 -07:00
ex_cmds vim-patch:8.2.4726: cannot use expand() to get the script name 2022-08-23 17:47:46 +08:00
fixtures vim-patch:8.2.4334: command line popup menu not positioned correctly 2022-08-22 09:08:47 +08:00
legacy vim-patch:8.2.0911: crash when opening a buffer for the cmdline window fails 2022-08-25 21:38:11 +08:00
lua feat(lua): add vim.iconv (#18286) 2022-08-24 14:41:31 +01:00
options fix(fillchars): change fallback after setcellwidths() 2022-08-08 20:03:40 +08:00
plugin fix(lsp): send didOpen if name changes on write (#19583) 2022-08-01 22:32:53 +02:00
provider fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02:00
shada build: rename build-related dirs 2022-06-28 04:02:29 -07:00
terminal feat(tui): allow grid and host to disagree on ambiguous-width chars (#19686) 2022-08-09 21:08:46 +08:00
treesitter fix(tests): use pending_c_parser when needed 2022-08-25 20:49:27 +02:00
ui feat(eval)!: make Vim functions return inner window width and height (#19743) 2022-08-24 21:02:45 +08:00
vimscript vim-patch:8.2.0522: several errors are not tested for (#19901) 2022-08-23 10:38:53 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test(treesitter): make internal lang test pending when necessary 2022-08-24 16:59:13 +02:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00