neovim/test/functional/autocmd
Marco Hinz 70f6939fd4 events: add "Signal" event #9564
..which gets triggered when SIGUSR1 is sent to the nvim process.

Closes #9562
2019-02-04 02:39:05 +01:00
..
autocmd_spec.lua functests: Fix linter errors 2017-04-09 03:31:13 +03:00
bufenter_spec.lua window.c: do BufEnter in correct window after closing help #7431 2017-12-10 14:55:59 +01:00
cmdline_spec.lua cmdline: support v:event in CmdlineChanged 2018-12-12 15:31:52 +01:00
dirchanged_spec.lua DirChanged: support <buffer> (#8140) 2018-03-16 07:29:20 +01:00
filetype_spec.lua vim-patch-8.0.0649 and vim-patch-8.0.0650: autocmd open help 2 times 2018-02-17 00:02:16 +05:30
signal_spec.lua events: add "Signal" event #9564 2019-02-04 02:39:05 +01:00
tabclose_spec.lua api: change nvim_command_output behavior 2018-01-10 23:45:44 +01:00
tabnew_spec.lua Windows: enable more tests 2017-01-13 01:17:12 +01:00
tabnewentered_spec.lua api: change nvim_command_output behavior 2018-01-10 23:45:44 +01:00
termclose_spec.lua preserve_exit: Ignore SIGHUP 2018-11-27 01:14:55 +01:00
textyankpost_spec.lua functests: Fix linter errors 2017-04-09 03:31:13 +03:00