<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/provider, branch v0.1.0</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>test: Check for installed Python module with Vimscript function.</title>
<updated>2015-09-26T22:03:06+00:00</updated>
<author>
<name>Florian Walch</name>
<email>florian@fwalch.com</email>
</author>
<published>2015-09-22T12:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=54596396bc3310d7e35b0b74165663293e307ba8'/>
<id>54596396bc3310d7e35b0b74165663293e307ba8</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: move runtime/autoload/* to provider/</title>
<updated>2015-08-10T02:33:28+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2015-08-07T20:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=62c53c404b6b7bc71c882fe6e620a9af972cb1fd'/>
<id>62c53c404b6b7bc71c882fe6e620a9af972cb1fd</id>
<content type='text'>
- Organize tests by logical function, not the literal impl location.
- Avoid deep nesting / hyper-hierarchy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Organize tests by logical function, not the literal impl location.
- Avoid deep nesting / hyper-hierarchy.
</pre>
</div>
</content>
</entry>
</feed>
