aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin
Commit message (Expand)AuthorAge
* lualintAshkan Kiani2019-11-21
* UpdatesAshkan Kiani2019-11-21
* lsp: transmit "\n" after last line when 'eol' is setBjörn Linse2019-11-21
* lua LSP client: initial implementation (#11336)Ashkan Kiani2019-11-13
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* tests/ui: cleanup illegitimate usages of "attr_ignore"Björn Linse2019-10-13
* test/shada_spec: avoid exit_event race #10951Justin M. Keyes2019-09-05
* tests: assert:set_parameter('TableFormatLevel', 100) #10925Daniel Hahler2019-09-03
* Fix lualint: remove unused varDaniel Hahler2019-08-07
* tests: more cleanup of plugin/shada_specDaniel Hahler2019-08-07
* test: Eliminate plugin/helpers.luaJustin M. Keyes2019-08-05
* test/man_spec: remove plugin_helpers.reset()Justin M. Keyes2019-08-05
* man.vim: Handle ANSI escape sequences with ":" #10267Kovas Palunas2019-06-30
* 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
|\