<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/viml, branch v0.1.3</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>edit.c: K_EVENT should not hide the popupmenu</title>
<updated>2016-03-17T12:26:51+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2016-03-16T20:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5aa0159f013e58291e24dc391b2ae9db3badd68a'/>
<id>5aa0159f013e58291e24dc391b2ae9db3badd68a</id>
<content type='text'>
Nor should K_FOCUSGAINED and K_FOCUSLOST.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nor should K_FOCUSGAINED and K_FOCUSLOST.
</pre>
</div>
</content>
</entry>
<entry>
<title>complete: disable folding when completing</title>
<updated>2016-03-09T15:04:15+00:00</updated>
<author>
<name>Anmol Sethi</name>
<email>anmol@aubble.com</email>
</author>
<published>2016-03-04T20:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0b468fd0cf2801c5fbca0bc17b51d6e9e5499db1'/>
<id>0b468fd0cf2801c5fbca0bc17b51d6e9e5499db1</id>
<content type='text'>
Fixes vim/vim#643
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes vim/vim#643
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: check error messages from set{qf,loc}list()</title>
<updated>2016-03-02T14:09:39+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2016-03-02T12:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=67eeb8a798d308ade4af83d41e7ec01fa12a0e2b'/>
<id>67eeb8a798d308ade4af83d41e7ec01fa12a0e2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: add function_spec.lua</title>
<updated>2016-03-01T16:07:18+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2016-03-01T00:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6bfd88dec143c0cd47291bcb23069808228ce102'/>
<id>6bfd88dec143c0cd47291bcb23069808228ce102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid internal errors with setloclist()</title>
<updated>2016-02-26T17:52:17+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2016-02-26T17:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b6170db1a1c6cec55b0cd0075b54b8370650aa14'/>
<id>b6170db1a1c6cec55b0cd0075b54b8370650aa14</id>
<content type='text'>
All syntastic users experienced this problem:

  E685: Internal error: get_tv_string_buf()

It's reproducable with:

  :call setloclist(0, [''])

So, not given optional arguments to setloclist() lead to some fields not
inizilied and the code took the wrong branches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All syntastic users experienced this problem:

  E685: Internal error: get_tv_string_buf()

It's reproducable with:

  :call setloclist(0, [''])

So, not given optional arguments to setloclist() lead to some fields not
inizilied and the code took the wrong branches.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: add errorlist_spec.lua</title>
<updated>2016-02-25T11:50:17+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2016-02-24T22:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=97324c96a4f6f9c6894e8814d93cb8e209b50dc2'/>
<id>97324c96a4f6f9c6894e8814d93cb8e209b50dc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: completion_spec: minor edits</title>
<updated>2016-02-13T20:21:28+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-02-13T20:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7567afbbe50ad82880fdc07b90e892e7d8bb9198'/>
<id>7567afbbe50ad82880fdc07b90e892e7d8bb9198</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add always complete test</title>
<updated>2016-01-29T14:03:30+00:00</updated>
<author>
<name>solawing</name>
<email>316786359@qq.com</email>
</author>
<published>2016-01-29T13:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=fd14f64e26cda66b2661bafb4da1626c7d0aaad7'/>
<id>fd14f64e26cda66b2661bafb4da1626c7d0aaad7</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>
<entry>
<title>completion: Initialize v:completed_item #2839</title>
<updated>2015-06-20T15:53:13+00:00</updated>
<author>
<name>Shougo Matsushita</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2015-06-15T13:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8b200f904f33ea55c11735ec2abcf0ab3925a537'/>
<id>8b200f904f33ea55c11735ec2abcf0ab3925a537</id>
<content type='text'>
v:completed_item should always be a dict (not empty string), even before
the first completion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v:completed_item should always be a dict (not empty string), even before
the first completion.
</pre>
</div>
</content>
</entry>
</feed>
