neovim/test/functional/autocmd
zeertzjq 9b0363d365 vim-patch:8.2.1128: the write message mentions characters, but it's bytes
Problem:    The write message mentions characters, but it's actually bytes.
Solution:   Change "C" to "B" and "characters" to "bytes".
3f40ce78f5
2022-02-04 22:17:25 +08:00
..
autocmd_spec.lua Fix <afile> getting prepended with a slash on WinClosed (#14515) 2021-06-26 10:18:36 -04:00
bufenter_spec.lua tests: use runtime from build for doc/tags with :help (#10479) 2019-08-28 22:47:54 +02:00
bufmodifiedset_spec.lua test: update BufModifiedSet to be paranoid 2020-11-09 04:06:53 -05:00
cmdline_spec.lua doc: fix typos 2019-11-27 22:47:25 -08:00
cursorhold_spec.lua Fix missing CursorHoldI events (#3758) 2019-07-16 01:35:43 +02:00
cursormoved_spec.lua fix: update last cursor on first CursorMoved (#16698) 2021-12-18 19:18:47 -08:00
dirchanged_spec.lua test(dirchanged): add tests for DirChanged pattern "auto" 2021-10-17 22:04:53 +08:00
filetype_spec.lua tests: use runtime from build for doc/tags with :help (#10479) 2019-08-28 22:47:54 +02:00
focus_spec.lua vim-patch:8.2.1128: the write message mentions characters, but it's bytes 2022-02-04 22:17:25 +08:00
modechanged_spec.lua feat: trigger ModeChanged for terminal modes 2021-11-18 11:23:18 +01:00
recording_spec.lua feat(autocmd): populate v:event in RecordingLeave (#16828) 2022-01-04 18:55:29 -07:00
searchwrapped_spec.lua feat: add autocommand event when search wraps around (#8487) 2021-12-10 12:28:25 -07:00
signal_spec.lua events: add "Signal" event #9564 2019-02-04 02:39:05 +01:00
tabclose_spec.lua API: deprecate nvim_command_output 2019-12-02 20:52:06 -08:00
tabnew_spec.lua
tabnewentered_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
termxx_spec.lua feat(terminal): TermClose: set exit code in v:event.status #15406 2021-08-20 10:45:28 -07:00
textyankpost_spec.lua Add v:event.visual during TextYankPost (#12382) 2020-06-03 10:51:25 -04:00
winscrolled_spec.lua my fight with the linter (tome II) 2020-11-06 23:44:32 -05:00