aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/rpc_fixture.lua
Commit message (Collapse)AuthorAge
* fix(tests): fixes for using vim.mpack and more ASANbfredl2023-02-10
|
* server_requests_spec: fix assertion, pass Lua paths via args (#10875)Daniel Hahler2019-09-16
| | | | This makes it pick up the nvim Luarocks module properly when not installed via third-party.
* CI/AppVeyor: per-compiler deps cache #9852Justin M. Keyes2019-04-07
| | | | The deps cache does not work for MSVC builds because the MINGW builds ovewrite it. Cache saves 10+ minutes on the build.
* API: validation: mention invalid method name (#8489)Justin M. Keyes2018-06-07
|
* job control: reuse common job code for rpc jobsBjörn Linse2016-08-20
This makes stderr and exit callbacks work for rpc jobs