aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/screen_basic_spec.lua
Commit message (Expand)AuthorAge
* test: avoid extra clear() callsJustin M. Keyes2017-10-02
* win: vim_FullName(): force backslashes #7287Ignas Anikevicius2017-10-02
* tests: Add tests for vim_strchrZyX2017-05-09
* api: nvim_ui_attach(): Flatten ext_* options.Justin M. Keyes2017-04-26
* api/ui: externalize tablineJustin M. Keyes2017-04-26
* ui: add tests for new cursor shape modesBjörn Linse2017-04-21
* functests: Fix ui/screen_basic_specZyX2017-04-09
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* tests: short form `screen:except(func)` expects condition only. #6440Björn Linse2017-04-06
* defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* Merge pull request #5963 from jamessan/screen-expect-clarityJames McCoy2017-01-18
|\
| * test: screen_basic: Re-enable min width/height testJames McCoy2017-01-18
* | test: nvim_ui_attach() with huge dimensions. (#5974)Justin M. Keyes2017-01-18
|/
* add cmdline mode to modechange of RPC and testschemzqm2016-11-30
* ui: add tests for ui_mode_changeBjörn Linse2016-11-25
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in screen_basic_specBjörn Linse2016-08-14
* functests: Check logs in lua codeZyX2016-06-10
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* Disable a broken functional test.John Szakmeister2015-10-01
* defaults: set 'laststatus' to 2. #2876Felipe Morales2015-08-24
* Add ui test for default title (with/without filename) #3091Björn Linse2015-07-23
* test: Increase determinism in screen_basic_spec testsThiago de Arruda2015-07-16
* vim-patch:7.4.659 + testMichael Reed2015-05-01
* test/ui: Fix indeterminism in screen_basic_specThiago de Arruda2015-04-03
* tests/ui: cleanup ignores in screen_basic_specBjörn Linse2015-03-19
* tests/ui: Also test character at cursorBjörn Linse2015-03-09
* tests/ui: strict modeBjörn Linse2015-01-23
* test: Add more functional test to cover new codeThiago de Arruda2015-01-15
* test: Add screen test facilityThiago de Arruda2014-12-09