<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/runtime, branch userreg</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: 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>
<entry>
<title>test: python: report pending() if python{2,3} is missing</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:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=698482ec3e02ede1e5fe3a4cb087df29b0e0e36c'/>
<id>698482ec3e02ede1e5fe3a4cb087df29b0e0e36c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Use new write_file() function in tests.</title>
<updated>2015-06-30T16:06:06+00:00</updated>
<author>
<name>Lucas Hoffmann</name>
<email>l-m-h@web.de</email>
</author>
<published>2015-06-30T12:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8f4e3a68a88a7c98afa3ff8c53e98d7ceb32fc15'/>
<id>8f4e3a68a88a7c98afa3ff8c53e98d7ceb32fc15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rplugin: allow users to register hosts #2896</title>
<updated>2015-06-25T23:01:38+00:00</updated>
<author>
<name>Nick Hynes</name>
<email>nhynes@mit.edu</email>
</author>
<published>2015-06-24T23:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=105b8f10707580dc9f20a52c71de77d57143f64e'/>
<id>105b8f10707580dc9f20a52c71de77d57143f64e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add if_python3 support</title>
<updated>2015-04-20T21:20:23+00:00</updated>
<author>
<name>Shougo Matsushita</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2015-03-20T22:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=42de617974b6befaf5d25037bf6d92c2b889068b'/>
<id>42de617974b6befaf5d25037bf6d92c2b889068b</id>
<content type='text'>
Reviewed-by: Michael Reed &lt;m.reed@mykolab.com&gt;, Daniel Hahler &lt;github@thequod.de&gt;
Helped-by: Daniel Hahler &lt;github@thequod.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Michael Reed &lt;m.reed@mykolab.com&gt;, Daniel Hahler &lt;github@thequod.de&gt;
Helped-by: Daniel Hahler &lt;github@thequod.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: Refer to plugins running outside Nvim as "remote plugins"</title>
<updated>2014-11-21T13:11:42+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-11-21T13:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6b17082d3cf1f2e6c9eddb4f5ec0154f0f7286b0'/>
<id>6b17082d3cf1f2e6c9eddb4f5ec0154f0f7286b0</id>
<content type='text'>
- Rename autoload/rpc to autoload/remote
- External plugins are now remote plugins
- External plugins directory is "rplugin"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Rename autoload/rpc to autoload/remote
- External plugins are now remote plugins
- External plugins directory is "rplugin"
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add tests for the python provider</title>
<updated>2014-11-18T17:58:31+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-11-17T13:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f291f41525ad051d36924849a23b89a9d3e3d580'/>
<id>f291f41525ad051d36924849a23b89a9d3e3d580</id>
<content type='text'>
These tests were adapted from the python-client repository
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These tests were adapted from the python-client repository
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add tests for the rpc#define#* functions</title>
<updated>2014-11-18T17:58:31+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-11-17T13:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ca1d8673bea6dbfa443c8a8bd6723fdfefdf585c'/>
<id>ca1d8673bea6dbfa443c8a8bd6723fdfefdf585c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
