Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test: Eliminate expect_err | Justin M. Keyes | 2019-09-06 |
* | test: API: fix tests after improved error capture | Justin M. Keyes | 2018-05-10 |
* | API: return non-generic VimL errors | Justin M. Keyes | 2018-05-09 |
* | server: init v:servername if $NVIM_LISTEN_ADDRESS is invalid | Justin M. Keyes | 2018-04-11 |
* | server: introduce --listen, deprecate $NVIM_LISTEN_ADDRESS | Justin M. Keyes | 2018-04-11 |
* | serverstop(): return FALSE for invalid address | Justin M. Keyes | 2018-04-11 |
* | test: server_spec: Tolerate missing protocol (#7478) | James McCoy | 2017-11-02 |
* | eval: serverstart: Return finalized address to user | James McCoy | 2017-05-28 |
* | Server tests: endpoint parsing in serverstart() | Marco Hinz | 2017-05-22 |
* | Server tests: use helpers.command() | Marco Hinz | 2017-05-22 |
* | Windows: enable more tests | Justin M. Keyes | 2017-01-13 |
* | Mark some functional tests as pending in Windows | Rui Abreu Ferreira | 2016-08-26 |
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
* | test: move server_spec.lua | Justin M. Keyes | 2016-04-15 |