aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
...
* test: listcharsYichao Zhou2016-05-20
* test: cursorline, listcharsYichao Zhou2016-05-20
* test: Update to meet new expectations.Yichao Zhou2016-05-20
* Merge #4633: support "special" highlight (undercurl)Justin M. Keyes2016-05-19
|\
| * test: Screen also checks 'special' when testing attribute equalityAdnoC2016-05-17
| * test: Edit the special color testAdnoC2016-05-17
| * test: Add a test for the new guisp highlighting feature.KillTheMule2016-05-17
| * test: Fix tests failingAdnoC2016-05-17
|/
* test/syntax: Add testing for linking to cleared highlight groupsAdnoC2016-05-10
* Merge pull request #4540 from KillTheMule/vim-patch-1236Justin M. Keyes2016-05-04
|\
| * vim-patch:7.4.1236pips.linux2016-04-28
* | Add test for vim-patch 7.4.672KillTheMule2016-05-02
|/
* mouse: Implement horizontal scroll. #3450bambu2016-04-25
* Update lua client to 0.0.1-24Thiago de Arruda2016-04-13
* Tests: fix according to lualintMarco Hinz2016-02-29
* functests: Improve screen:expect error reportingZyX2016-02-28
* Tests: fix according to lualintMarco Hinz2016-02-24
* bufhl: add tests for adding and clearing highlightsBjörn Linse2016-02-23
* keymap: Support <D-...> (super/command key).Justin M. Keyes2016-02-22
* ui: revert "gui_running" hackJustin M. Keyes2016-02-03
* eval: Add +tablineat featureZyX2016-02-01
* functests: Improve tabline click testsZyX2016-02-01
* Add eol to listchars for mouse specification testsJurica Bradaric2016-01-19
* test: change CI_TARGET reference to CIJustin M. Keyes2016-01-01
* 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
* functests: Do not forget about -i argumentZyX2015-10-23
* test: Add basic tests for the TUIThiago de Arruda2015-10-01
* tui: Don't use 'pastetoggle' for automatic pastingThiago de Arruda2015-10-01
* Disable a broken functional test.John Szakmeister2015-10-01
* api: vim_err_write: add tests for multiline handlingBjörn Linse2015-09-16
* defaults: set 'laststatus' to 2. #2876Felipe Morales2015-08-24
* defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872Felipe Morales2015-08-22
* Notify attached UIs whenever menus changeRobin Allen2015-08-21
* tui: Use underline cursor in Replace modeOmar Sandoval2015-07-26
* api: Simplify UI API on mode changeOmar Sandoval2015-07-26
* 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
* doc: Fix some typos and trailing whitespace. #2875Lucas Hoffmann2015-06-21
* defaults: enable 'hlsearch' by default. #2859Justin M. Keyes2015-06-20
* options: Enable &wildmenu, use "list:longest,full" for &wildmode by default #...Felipe Morales2015-05-17
* test/ui: Add concealing tests. #2055Clinton McKay2015-05-09
* vim-patch:7.4.659 + testMichael Reed2015-05-01
* UI test: visual selection after left click in tablineMarco Hinz2015-04-28
* UI test: left click in tablineMarco Hinz2015-04-28
* vim-patch:7.4.532 #2504David Bürgin2015-04-27
* test/ui: Fix indeterminism in screen_basic_specThiago de Arruda2015-04-03
* tests/ui: warn when the correct state was seen temporarily.Björn Linse2015-04-03
* test/ui: add redraw debug utilBjörn Linse2015-04-03
* test: Add terminal testsThiago de Arruda2015-03-25