aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/server_spec.lua
Commit message (Expand)AuthorAge
* test: reorg #15698Justin M. Keyes2021-09-17
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* test: API: fix tests after improved error captureJustin M. Keyes2018-05-10
* API: return non-generic VimL errorsJustin M. Keyes2018-05-09
* server: init v:servername if $NVIM_LISTEN_ADDRESS is invalidJustin M. Keyes2018-04-11
* server: introduce --listen, deprecate $NVIM_LISTEN_ADDRESSJustin M. Keyes2018-04-11
* serverstop(): return FALSE for invalid addressJustin M. Keyes2018-04-11
* test: server_spec: Tolerate missing protocol (#7478)James McCoy2017-11-02
* eval: serverstart: Return finalized address to userJames McCoy2017-05-28
* Server tests: endpoint parsing in serverstart()Marco Hinz2017-05-22
* Server tests: use helpers.command()Marco Hinz2017-05-22
* Windows: enable more testsJustin M. Keyes2017-01-13
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* functests: Check logs in lua codeZyX2016-06-10
* test: move server_spec.luaJustin M. Keyes2016-04-15