aboutsummaryrefslogtreecommitdiff
path: root/test/functional/autocmd/termclose_spec.lua
Commit message (Expand)AuthorAge
* autocmds: TermEnter, TermLeave #8550Usama Hameed2019-09-14
* tests: fix flaky "TermClose … fast-exiting terminal job stops"Justin M. Keyes2019-08-05
* tests: fix flaky "TermClose event triggers when fast-exiting terminal job sto...Daniel Hahler2019-07-02
* preserve_exit: Ignore SIGHUPJustin M. Keyes2018-11-27
* job-control: children_kill_cb(): do not check elapsed timeJustin M. Keyes2018-04-15
* test: use luv.now() instead of os.time()Justin M. Keyes2018-03-16
* test: win: enable termclose_spec.luaJan Edmund Lazo2018-02-19
* tests: termclose_spec: fix flaky SIGTERM test #7787Daniel Hahler2017-12-30
* ci: XXX: permissive termclose_spec timer (#7217)Matthieu Coudron2017-08-26
* jobstop/process_stop: send SIGTERM directlyDaniel Hahler2017-07-07
* test: retry() works with asserts; error() not required.Justin M. Keyes2017-04-06
* test/termclose: Avoid indeterminism (#6281)Justin M. Keyes2017-03-15
* terminal: Keep cursor position.Justin M. Keyes2017-03-01
* Merge pull request #5225 from equalsraf/windows-functionaltestsBjörn Linse2016-08-31
|\
| * Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* | api/ui: add tests for popupmenu_external eventsBjörn Linse2016-08-29
|/
* functests: Check logs in lua codeZyX2016-06-10
* Tests: check <abuf> from TermCloseMarco Hinz2016-02-21
* test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
* Test: add functional/autocmd/termclose_spec.luaMarco Hinz2015-11-15