<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/provider, branch v0.2.1</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>doc: replace ":CheckHealth" with ":checkhealth"</title>
<updated>2017-10-16T23:51:21+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-10-15T18:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d214df4e9b23b5f2d9f7e6c78624881a7d298cdb'/>
<id>d214df4e9b23b5f2d9f7e6c78624881a7d298cdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Replace check_provider -&gt; missing_provider with err report</title>
<updated>2017-05-13T00:06:50+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-05-12T17:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=19d38c4d0f98004e8b2c39821f9bee8ca7e2f5d2'/>
<id>19d38c4d0f98004e8b2c39821f9bee8ca7e2f5d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Test invalid behaviour</title>
<updated>2017-05-13T00:06:30+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-05-12T17:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8b171b8c507dd9db01abee169d3a71e33f8e8ff4'/>
<id>8b171b8c507dd9db01abee169d3a71e33f8e8ff4</id>
<content type='text'>
Test correctly fail for oneline ruby, python and python3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test correctly fail for oneline ruby, python and python3.
</pre>
</div>
</content>
</entry>
<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>
</feed>
