aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* api: Establish API naming convention. (#5344)Justin M. Keyes2016-09-17
* Restore output_spec assertion dropped in f332ebaJames McCoy2016-09-14
* tests/ui: Stop the terminal job after testingJames McCoy2016-09-14
* CI: Travis macOS: Skip tab left-drag tests.Justin M. Keyes2016-09-12
* normal.c: Restore vim-like tab dragging. #4874sach1t2016-09-12
* 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
|/
* highlight: Added QuickFixLine highlight groupTommy Allen2016-08-17
* api: handle null string in buffer_add_highlightBjörn Linse2016-08-17
* tests: add note to expect() message about snapshot_util()Björn Linse2016-08-14
* tests: don't ignore highlights in terminal testsBjörn Linse2016-08-14
* tests: don't ignore highlights in various testsBjörn Linse2016-08-14
* tests: don't ignore highlights in screen_basic_specBjörn Linse2016-08-14
* tests: don't ignore highlights in mouse_specBjörn Linse2016-08-14
* tests: don't ignore highlights in syntax_conceal_specBjörn Linse2016-08-14
* tests: don't ignore highlights in highlight_specBjörn Linse2016-08-14
* tests: don't ignore highlights in searchhl_specBjörn Linse2016-08-14
* tests: don't ignore highlights in bufhl_specBjörn Linse2016-08-14
* tests: remove deprecated hl_colorsBjörn Linse2016-08-14
* test: mouse_specJustin M. Keyes2016-08-07
* test: Add tests for double, triple, and quadruple clicksach1t2016-08-07
* mouse.c: Adjust clicked column if chars are concealed (#5087)Tommy Allen2016-07-28
* test: output_specJustin M. Keyes2016-07-14
* test/highlight_spec: Test "gui" arg of synIDattr().Justin M. Keyes2016-06-18
* functests: Check logs in lua codeZyX2016-06-10
* cmdline: Redraw the cmdline after processing eventsBjörn Linse2016-05-24
* test/syntax: foo=NONE clears hi groupAdnoC2016-05-21
* 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