Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | test: remote/define.vim: Add some spice. | Justin M. Keyes | 2016-04-18 | |
| | ||||
* | test: format | Case Nelson | 2016-04-18 | |
| | ||||
* | test: remote/define.vim: range | Case Nelson | 2016-04-18 | |
| | ||||
* | test/functional: clean up according to luacheck (part 1) | Marco Hinz | 2015-11-23 | |
| | ||||
* | Ensure a session is running before attempting to do Python detection. | John Szakmeister | 2015-11-04 | |
| | ||||
* | test: Check for installed Python module with Vimscript function. | Florian Walch | 2015-09-27 | |
| | | | | | | Use the existing Vimscript function provider#pythonx#Detect() to determine whether the Neovim Python module is installed and Python 2/3 tests can be run. | |||
* | test: move runtime/autoload/* to provider/ | Justin M. Keyes | 2015-08-09 | |
- Organize tests by logical function, not the literal impl location. - Avoid deep nesting / hyper-hierarchy. |