<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/provider, branch v0.2.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>api: Do not truncate errors &lt;1 MB. #6237</title>
<updated>2017-04-23T21:44:29+00:00</updated>
<author>
<name>Sander Bosma</name>
<email>sanderbosma@gmail.com</email>
</author>
<published>2017-03-01T09:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5c9860a0a2bf27d409c986673f0a74542561c4c3'/>
<id>5c9860a0a2bf27d409c986673f0a74542561c4c3</id>
<content type='text'>
Closes #5984
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5984
</pre>
</div>
</content>
</entry>
<entry>
<title>rplugin: Call s:LoadRemotePlugins() on startup.</title>
<updated>2017-03-11T11:26:22+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-10T21:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d1afd434f30202410b217e7137c4a2a4fe055dbe'/>
<id>d1afd434f30202410b217e7137c4a2a4fe055dbe</id>
<content type='text'>
Dispense with the FuncUndefined/CmdUndefined quasi-optimization.
If there are no rplugins, plugin/rplugin.vim takes less than 1ms.

Closes #5821
Closes #6250

Helped-by: Qiming zhao &lt;chemzqm@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dispense with the FuncUndefined/CmdUndefined quasi-optimization.
If there are no rplugins, plugin/rplugin.vim takes less than 1ms.

Closes #5821
Closes #6250

Helped-by: Qiming zhao &lt;chemzqm@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #4980 'Support legacy `:ruby` commands'.</title>
<updated>2016-07-10T18:16:12+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-07-10T18:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c7d84c5550a1ffa27c1b1c199fabbdb9247e5117'/>
<id>c7d84c5550a1ffa27c1b1c199fabbdb9247e5117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add :ruby, :rubyfile, and :rubydo ex commands</title>
<updated>2016-07-03T04:45:48+00:00</updated>
<author>
<name>Alex Genco</name>
<email>alexgenco@gmail.com</email>
</author>
<published>2016-07-03T04:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0a3c0205c5b9043d371133297439a11e0186585d'/>
<id>0a3c0205c5b9043d371133297439a11e0186585d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Check logs in lua code</title>
<updated>2016-06-10T18:50:49+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2016-04-23T23:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ff470bb853397fcb25bfa5dd952ebb32307b7875'/>
<id>ff470bb853397fcb25bfa5dd952ebb32307b7875</id>
<content type='text'>
It is otherwise impossible to determine which test failed sanitizer/valgrind
check. test/functional/helpers.lua module return was changed so that tests which
do not provide after_each function to get new check will automatically fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is otherwise impossible to determine which test failed sanitizer/valgrind
check. test/functional/helpers.lua module return was changed so that tests which
do not provide after_each function to get new check will automatically fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>eval: Stop executing *eval() function at error</title>
<updated>2016-05-27T12:11:53+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2016-05-27T12:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5758432be2ad458e574b2bb64d075bc99fdef019'/>
<id>5758432be2ad458e574b2bb64d075bc99fdef019</id>
<content type='text'>
Fixes #4822
Closes #4823
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #4822
Closes #4823
</pre>
</div>
</content>
</entry>
<entry>
<title>test: remote/define.vim: Add some spice.</title>
<updated>2016-04-18T09:42:27+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-04-18T09:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a347b29aa3caf245a99e12bfc8167f3bf882f770'/>
<id>a347b29aa3caf245a99e12bfc8167f3bf882f770</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: format</title>
<updated>2016-04-18T09:40:24+00:00</updated>
<author>
<name>Case Nelson</name>
<email>case@outpace.com</email>
</author>
<published>2016-04-11T01:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c4117d4b2f0dfa08ee44ac6bd60d7f01e73d824e'/>
<id>c4117d4b2f0dfa08ee44ac6bd60d7f01e73d824e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: remote/define.vim: range</title>
<updated>2016-04-18T09:40:15+00:00</updated>
<author>
<name>Case Nelson</name>
<email>case@outpace.com</email>
</author>
<published>2016-04-10T06:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4a200ceafa475f5c4a7dc576df97a12caedd3590'/>
<id>4a200ceafa475f5c4a7dc576df97a12caedd3590</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test/functional: clean up according to luacheck (part 1)</title>
<updated>2015-11-23T12:57:21+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2015-11-17T21:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4a69e55f390fcbd5e3d6c88c882c0b921c9b6f87'/>
<id>4a69e55f390fcbd5e3d6c88c882c0b921c9b6f87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
