Marco Hinz
4a69e55f39
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
John Szakmeister
690df9333a
Ensure a session is running before attempting to do Python detection.
2015-11-04 05:01:22 -05:00
Florian Walch
54596396bc
test: Check for installed Python module with Vimscript function.
...
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.
2015-09-27 00:03:06 +02:00
Justin M. Keyes
62c53c404b
test: move runtime/autoload/* to provider/
...
- Organize tests by logical function, not the literal impl location.
- Avoid deep nesting / hyper-hierarchy.
2015-08-09 22:33:28 -04:00