aboutsummaryrefslogtreecommitdiff
path: root/test/functional/viml/completion_spec.lua
Commit message (Expand)AuthorAge
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* vim-patch:8.0.0041Tommy Allen2016-10-22
* 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
|/
* tests: don't ignore highlights in completion_specBjörn Linse2016-08-14
* functests: Check logs in lua codeZyX2016-06-10
* Testlinting.KillTheMule2016-05-10
* Merge pull request #4644 from KillTheMule/vim-7.4.882Justin M. Keyes2016-05-04
|\
| * Even though the patch is not needed for neovim, add a test for the bugfixKillTheMule2016-04-29
* | Add test for vim-patch 7.4.672KillTheMule2016-05-02
|/
* tests/ui: screen tests for completion popupmenuBjörn Linse2016-04-24
* Make completion_spec.lua more robustKillTheMule2016-04-16
* complete: noinsert/noselect should not set 'modified'. #4509Shougo Matsushita2016-04-09
* edit.c: K_EVENT should not hide the popupmenuBjörn Linse2016-03-17
* complete: disable folding when completingAnmol Sethi2016-03-09
* test: completion_spec: minor editsJustin M. Keyes2016-02-13
* tests: add always complete testsolawing2016-01-29
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* completion: Initialize v:completed_item #2839Shougo Matsushita2015-06-20
* Add complete() noinsert/noselect support #2792Shougo Matsushita2015-06-11
* Add noinsert and noselect features in completeopt #2564Shougo Matsushita2015-06-04
* completion: Add v:completed_item feature #2563Shougo Matsushita2015-05-24