aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/edit_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: do not inject vim module into global helpersLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test(windows): unskip working tests (#25153)dundargoc2023-09-15
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* ci: skip tests that fail on windowsDundar Göc2022-02-20
* terminal: absolute CWD in term:// URI #11289Chris LaRose2020-01-26
* tests: shell-test: use count for REP (#10514)Daniel Hahler2019-07-16
* win: defaults: 'shellcmdflag', 'shellxquote' #7343Jan Edmund Lazo2018-03-24
* win: default shellxescape, shellxquote to emptyRui Abreu Ferreira2017-04-12
* win: defaults: 'shellredir', 'shellxquote', 'shellxescape'Justin M. Keyes2017-04-12
* terminal: Follow output only if cursor is at end.Justin M. Keyes2017-02-26
* terminal: 'scrollback'Justin M. Keyes2017-02-26
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* api/ui: add tests for popupmenu_external eventsBjörn Linse2016-08-29
* functests: Check logs in lua codeZyX2016-06-10
* tests: update tests to use [gs]et_lines instead of [gs]et_line_sliceBjörn Linse2016-04-01
* Tests: fix according to lualintMarco Hinz2016-02-29
* functests: Make test more robustZyX2016-02-28
* functests: Make sure that setting scrollback size works from TermOpenZyX2016-02-28
* main: Make using :edit term:// run TermOpen eventZyX2016-02-28