summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/screen_basic_spec.lua
AgeCommit message (Expand)AuthorFiles
2017-10-02test: avoid extra clear() callsJustin M. Keyes1
2017-10-02win: vim_FullName(): force backslashes #7287Ignas Anikevicius1
2017-05-09tests: Add tests for vim_strchrZyX1
2017-04-26api: nvim_ui_attach(): Flatten ext_* options.Justin M. Keyes1
2017-04-26api/ui: externalize tablineJustin M. Keyes1
2017-04-21ui: add tests for new cursor shape modesBjörn Linse1
2017-04-09functests: Fix ui/screen_basic_specZyX1
2017-04-09functests: Replace execute with either command or feed_commandZyX1
2017-04-06tests: short form `screen:except(func)` expects condition only. #6440Björn Linse1
2017-03-16defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes1
2017-01-18Merge pull request #5963 from jamessan/screen-expect-clarityJames McCoy1
2017-01-18test: nvim_ui_attach() with huge dimensions. (#5974)Justin M. Keyes1
2017-01-18test: screen_basic: Re-enable min width/height testJames McCoy1
2016-11-30add cmdline mode to modechange of RPC and testschemzqm1
2016-11-25ui: add tests for ui_mode_changeBjörn Linse1
2016-08-26Mark some functional tests as pending in WindowsRui Abreu Ferreira1
2016-08-14tests: don't ignore highlights in screen_basic_specBjörn Linse1
2016-06-10functests: Check logs in lua codeZyX1
2015-11-23test/functional: clean up according to luacheck (part 1)Marco Hinz1
2015-10-01Disable a broken functional test.John Szakmeister1
2015-08-24defaults: set 'laststatus' to 2. #2876Felipe Morales1
2015-07-23Add ui test for default title (with/without filename) #3091Björn Linse1
2015-07-16test: Increase determinism in screen_basic_spec testsThiago de Arruda1
2015-05-01vim-patch:7.4.659 + testMichael Reed1
2015-04-03test/ui: Fix indeterminism in screen_basic_specThiago de Arruda1
2015-03-19tests/ui: cleanup ignores in screen_basic_specBjörn Linse1
2015-03-09tests/ui: Also test character at cursorBjörn Linse1
2015-01-23tests/ui: strict modeBjörn Linse1
2015-01-15test: Add more functional test to cover new codeThiago de Arruda1
2014-12-09test: Add screen test facilityThiago de Arruda1