aboutsummaryrefslogtreecommitdiff
path: root/test/functional/runtime/autoload
Commit message (Collapse)AuthorAge
* Add if_python3 supportShougo Matsushita2015-04-21
| | | | | Reviewed-by: Michael Reed <m.reed@mykolab.com>, Daniel Hahler <github@thequod.de> Helped-by: Daniel Hahler <github@thequod.de>
* runtime: Refer to plugins running outside Nvim as "remote plugins"Thiago de Arruda2014-11-21
| | | | | | - Rename autoload/rpc to autoload/remote - External plugins are now remote plugins - External plugins directory is "rplugin"
* test: Add tests for the python providerThiago de Arruda2014-11-18
| | | | These tests were adapted from the python-client repository
* test: Add tests for the rpc#define#* functionsThiago de Arruda2014-11-18