aboutsummaryrefslogtreecommitdiff
path: root/test/functional/viml
Commit message (Expand)AuthorAge
* test: reorg #15698Justin M. Keyes2021-09-17
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* Make sure window is still valid in the middle of calling :lopen (#14240)Tony Chen2021-03-29
* Don't show entire context when completingTony Chen2021-01-26
* feat: add completion to ':lua'TJ DeVries2021-01-26
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* vim-patch:8.2.1101: no error when using wrong arguments for setqflist()Jan Edmund Lazo2020-10-11
* tests: adjust to latest Vim patchesMarco Hinz2019-05-05
* vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...Marco Hinz2019-04-03
* autocmd: rename MenuPopupChanged to CompleteChanged #9819Qiming zhao2019-03-31
* autocmd: add MenuPopupChanged autocmdchemzqm2019-03-15
* edit.c: Disable indent during completionlePerdu2019-03-03
* os/lang: use the correct LC_NUMERIC also for OS XBjörn Linse2018-12-13
* tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* tests: endfunc allows uncommented barJan Edmund Lazo2018-07-07
* Merge #8377 'TextChangedP autocommand'Justin M. Keyes2018-05-19
|\
| * vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menuShougo Matsushita2018-05-14
|/
* vim-patch:8.0.1493: completion items cannot be annotated (#8003)Shougo2018-02-18
* win: enable more functional testsJan Edmund Lazo2018-01-06
* Merge #7454 'ui: ext_wildmenu'Justin M. Keyes2017-10-31
* functests: Check that minimal distance between commands worksZyX2017-06-21
* functests: Add testsZyX2017-06-21
* functests: Move function_spec to evalZyX2017-06-20
* api: nvim_ui_attach(): Flatten ext_* options.Justin M. Keyes2017-04-26
* api/ui: externalize tablineJustin M. Keyes2017-04-26
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* completion: fix segfault with ignorecase+infercase (#6452)Justin M. Keyes2017-04-06
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* vim-patch:7.4.2200James McCoy2017-02-27
* vim-patch:7.4.1768James McCoy2016-12-27
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* vim-patch:8.0.0041Tommy Allen2016-10-22
* api: add tests for calling the api from vimscriptBjörn Linse2016-08-31
* 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
* Merge #4991 'vim-patch:7.4.1140'Justin M. Keyes2016-07-09
|\
| * vim-patch:7.4.1140Patrick2016-07-08
|/
* eval: add api_info()Björn Linse2016-06-17
* 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