aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin
Commit message (Expand)AuthorAge
* functionaltest: win: enable shada FileWriteCmdJan Edmund Lazo2018-10-31
* startup: always wait for UI with --embed, unless --headless also is suppliedBjörn Linse2018-09-22
* startup: wait for embedder before executing startup commands and filesBjörn Linse2018-09-18
* functests: Add testsZyX2018-09-06
* test: man_spec: Fix use of nested [[ quotingJames McCoy2018-02-02
* test: robust cleanup, unique filenames #7950 (#7950)Justin M. Keyes2018-02-01
* tests: :checkhealth completionMarco Hinz2018-01-18
* Merge #7623 'man.vim: highlight bold, underlined text'Justin M. Keyes2018-01-09
|\
| * Address PR commentsGabriel Holodak2017-12-27
| * Add functional tests for man highlightingGabriel Holodak2017-12-27
* | win: enable more functional testsJan Edmund Lazo2018-01-06
|/
* :checkhealth : validate 'runtimepath' (#7526)Justin M. Keyes2017-11-10
* :checkhealth : validate $VIMJustin M. Keyes2017-10-17
* doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes2017-10-17
* ex-cmds: :checkhealthJustin M. Keyes2017-10-17
* health.vim: fix highlightingJustin M. Keyes2017-10-15
* health.vim: fix testJustin M. Keyes2017-07-15
* test: shada: Replace hard-coded 704 with dynamic versionJames McCoy2017-07-14
* test: Fix and add cases for unnamed registerAdnoC2017-05-31
* eval/shada: Add testing for unnamed register with setreg and startupAdnoC2017-05-31
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* plugin/shada: Handle NUL characters with intchar correctlyZyX2017-01-04
* plugin/msgpack: Support character constants like '\0'ZyX2017-01-04
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* CheckHealth: Include v:throwpoint in error message (#5575)Tommy Allen2016-11-12
* CheckHealth: more checksJustin M. Keyes2016-10-25
* health.vim: Show results incrementally.Justin M. Keyes2016-09-05
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.Justin M. Keyes2016-08-21
* CheckHealthJustin M. Keyes2016-08-21
* CheckHealthTJ DeVries2016-08-21
* tests: don't ignore highlights in various testsBjörn Linse2016-08-14
* functests: Fix matchparen_spec.luaZyX2016-06-17
* functests: Check logs in lua codeZyX2016-06-10
* Merge pull request #4654 from KillTheMule/testlintJustin M. Keyes2016-05-06
|\
| * Satisfy testlint.KillTheMule2016-04-28
* | test: matchparen_spec.luaKillTheMule2016-04-27
|/
* functests: Make json_functions_spec use new NIL where appropriateZyX2016-04-18
* runtime/msgpack: Add support for special valuesZyX2016-04-18
* Update lua client to 0.0.1-24Thiago de Arruda2016-04-13
* tests: update tests to use [gs]et_lines instead of [gs]et_line_sliceBjörn Linse2016-04-01
* Normalize nan/-nan in plugin/msgpack_spec.luaThiago de Arruda2016-03-07
* Test: remove artifacts from root directoryMarco Hinz2015-12-01
* Merge pull request #3581 from ZyX-I/fix-shadaFelipe Morales2015-11-23
|\
| * shada: Also store last search directionZyX2015-11-23
* | test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
|/
* runtime: Add shada.vim syntax fileZyX2015-11-01
* runtime: Add [ft]plugin/shada.vim files that automatically open .shadaZyX2015-11-01