neovim/test/functional
zeertzjq b7c86e24f7 vim-patch:8.2.0982: insufficient testing for reading/writing files
Problem:    Insufficient testing for reading/writing files.
Solution:   Add more tests. (Yegappan Lakshmanan, closes vim/vim#6257)
            Add "ui_delay" to test_override() and use it for the CTRL-O test.
b340baed9f

Omit test_override().
Reorder test_writefile.vim to match Vim.
2022-08-19 22:05:26 +08:00
..
api feat(ui): allow to set the highlight namespace per window 2022-08-17 16:20:39 +02: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 test: use poke_eventloop() instead of sleep(10) where possible (#19794) 2022-08-16 15:21:46 +08:00
ex_cmds fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02:00
fixtures fix(lsp): send didOpen if name changes on write (#19583) 2022-08-01 22:32:53 +02:00
legacy vim-patch:8.2.0982: insufficient testing for reading/writing files 2022-08-19 22:05:26 +08:00
lua fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02: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(ci): noisy logs, unreliable test #19019 2022-06-18 19:19:08 -07:00
ui Merge pull request #19822 from bfredl/hldef 2022-08-18 12:16:27 +02:00
vimscript vim-patch:partial:8.1.0822: peeking and flushing output slows down execution 2022-08-15 17:58:35 +08:00
example_spec.lua
helpers.lua feat(ui): allow to set the highlight namespace per window 2022-08-17 16:20:39 +02:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00