aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal
Commit message (Expand)AuthorAge
* Add some tests and cleanup.Michael Ennen2016-12-12
* os/shell: Throttle :! output, pulse "..." message.Justin M. Keyes2016-12-09
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* test: window_spec: Remove flaky terminal resize testJames McCoy2016-11-13
* test: :terminal should not interrupt Press-ENTERJustin M. Keyes2016-10-20
* tests: fix racyness in terminal/api_spec.luaBjörn Linse2016-10-19
* test/tui_spec: Force LANG=CJustin M. Keyes2016-10-13
* test/terminal: Cover race when :term shell process exits.Justin M. Keyes2016-10-12
* test: api_specJustin M. Keyes2016-09-22
* test: synIDattr returns empty, not -1Stéphane Campinas2016-09-16
* syntax.c: Support bg/fg special color-names. #5319Kerem Cakirer2016-09-16
* 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
|/
* tests: don't ignore highlights in terminal testsBjörn Linse2016-08-14
* test: TUI colors: Skip TERM=linux on non-linux. (#5015)Justin M. Keyes2016-07-06
* test: TUI colors ('t_Co')Justin M. Keyes2016-07-03
* Add tests for new featureMarco Hinz2016-06-20
* Make existing tests work with new featureMarco Hinz2016-06-20
* test/highlight_spec: Test "gui" arg of synIDattr().Justin M. Keyes2016-06-18
* synIDattr(): return RRGGBB value for [fg|bg|sp]# #4851Rom Grk2016-06-18
* functests: Check logs in lua codeZyX2016-06-10
* test: Screen also checks 'special' when testing attribute equalityAdnoC2016-05-17
* 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
* Fix tui_spec.lua for QB/TravisKillTheMule2016-05-14
* Mark cursor_spec.lua indeterministic test as pendingThiago de Arruda2016-04-11
* tests: update tests to use [gs]et_lines instead of [gs]et_line_sliceBjörn Linse2016-04-01
* Rewrite hexadecimal escape sequences as decimal in lua stringsThiago de Arruda2016-03-07
* 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
* input: Do not set high-bit; preserve ALT modifier.Justin M. Keyes2016-01-11
* test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* Reorganize focus events test into individual testsJoe Hermaszewski2015-11-23
* Enable focus events in cmdline and terminal modesJoe Hermaszewski2015-11-23
* Add tests for focus eventsJoe Hermaszewski2015-11-17
* Add TermClose eventMarco Hinz2015-11-15
* tui: Fix abort when stdout and stderr are not tty.Thiago de Arruda2015-10-29
* test: Add more TUI tests and increase timeoutThiago de Arruda2015-10-26
* functests: Do not forget about -i argumentZyX2015-10-23
* test: Add basic tests for the TUIThiago de Arruda2015-10-01
* terminal: Run screen refresh timer in a deferred queueThiago de Arruda2015-09-18
* terminal: Fix use after freeThiago de Arruda2015-08-22
* Test: synIDattr(): true color awarenessMarco Hinz2015-07-18
* terminal : don't set vterm size to 0 (workaround #2732)Frederik Van Slycken2015-05-31
* test/terminal: fix indeterminism in colorcolumn screen testBjörn Linse2015-05-10