aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/ex_terminal_spec.lua
Commit message (Expand)AuthorAge
* ci: move BSD jobs from sourcehut to Cirrus CI #19616dundargoc2022-09-08
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* ci: skip tests that fail on windowsDundar Göc2022-02-20
* vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878zeertzjq2021-10-09
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* tests: ex_terminal_spec: retry ":terminal (with fake shell)" (#11588)Daniel Hahler2019-12-22
* test: use shell-test (avoid system shell)Justin M. Keyes2019-09-01
* tests: ex_terminal_spec: add test for previous leak (#10450)Daniel Hahler2019-07-08
* tests: fix flaky "terminal (with fake shell) with not arguments …" (#10401)Daniel Hahler2019-07-02
* Reset stop_insert_mode in terminal_enter rather than terminal_checkglacambre2019-04-20
* :stopinsert should leave terminal-mode #9856glacambre2019-04-08
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* terminal: flush vterm output buffer on pty output #8486林千里2018-06-08
* win: defaults: 'shellcmdflag', 'shellxquote' #7343Jan Edmund Lazo2018-03-24
* :terminal Enter/Leave should not increment jumplistJustin M. Keyes2018-02-07
* win: enable tests in ex_terminal_specJan Edmund Lazo2018-01-06
* test: ex_terminal_spec.lua: retry flaky test (#7245)Justin M. Keyes2017-09-07
* Repair ex_terminal_spec functional testsDrew Neil2017-08-21
* win/test: enable more :terminal testsJustin M. Keyes2017-08-16
* win: support :terminalerw72017-08-16
* tests: detect invalid helpers.sleepBjörn Linse2017-04-21
* ui: add tests for new cursor shape modesBjörn Linse2017-04-21
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* terminal: Support extra arguments in 'shell'. #4504Jack Bracewell2017-03-17
* terminal: Follow output only if cursor is at end.Justin M. Keyes2017-02-26
* terminal: 'scrollback'Justin M. Keyes2017-02-26
* eval.c: Fix findfile(), :find, gf in :terminal. #6009Tommy Allen2017-01-31
* test: :terminal should not interrupt Press-ENTERJustin M. Keyes2016-10-20
* test/terminal: Cover race when :term shell process exits.Justin M. Keyes2016-10-12
* 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
* test: term_close use-after-freeJustin M. Keyes2016-05-15
* ex_terminal(): fix double-freeJustin M. Keyes2016-05-15
* test: ex_terminal() double-freeJustin M. Keyes2016-05-15
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* Add TermClose eventMarco Hinz2015-11-15
* term: use an argument vector for termopen().Scott Prager2015-05-02