aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/tui_spec.lua
Commit message (Expand)AuthorAge
* test/tui_spec: Force LANG=CJustin M. Keyes2016-10-13
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* 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
* functests: Check logs in lua codeZyX2016-06-10
* Fix tui_spec.lua for QB/TravisKillTheMule2016-05-14
* Rewrite hexadecimal escape sequences as decimal in lua stringsThiago de Arruda2016-03-07
* 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