aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* os/shell: do_os_system(): Always show last chunk.Justin M. Keyes2016-12-10
* os/shell: Throttle :! output, pulse "..." message.Justin M. Keyes2016-12-09
* test: Disable unreliable tests on travis+ASAN_UBSANJustin M. Keyes2016-12-07
* add cmdline mode to modechange of RPC and testschemzqm2016-11-30
* ui: add tests for ui_mode_changeBjörn Linse2016-11-25
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* 'inccommand': Add tests.Justin M. Keyes2016-11-15
* inccommand=nosplit: Jump to first match.Justin M. Keyes2016-11-15
* 'inccommand': Simplify cursor placement logic.Justin M. Keyes2016-11-11
* 'inccommand': Restore cursor/view if cancelled.Justin M. Keyes2016-11-10
* 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* 'inccommand': Preserve curbuf->b_u_newhead.Justin M. Keyes2016-11-09
* 'inccommand': preserve 'modified'Justin M. Keyes2016-11-08
* 'inccommand': Do not trigger during scripts, feedkeys().Justin M. Keyes2016-11-08
* 'inccommand': test: scripts/feedkeys() should not trigger previewKillTheMule2016-11-08
* 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
* 'inccommand': format line numbers as "|123| "Justin M. Keyes2016-11-08
* 'inccommand': set buffer name to [Preview]Justin M. Keyes2016-11-08
* 'inccommand': disable 'cursorline', 'spell' in previewJustin M. Keyes2016-11-08
* 'inccommand': preserve b:changedtickJustin M. Keyes2016-11-08
* 'inccommand': reworkJustin M. Keyes2016-11-08
* Tests for incsubstitution featureKillTheMule2016-10-30
* 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