<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/viml, branch v0.1.4</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>tests/ui: screen tests for completion popupmenu</title>
<updated>2016-04-24T13:17:39+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2016-04-13T21:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3c4544c532b027416d6409449bb88fad8513e546'/>
<id>3c4544c532b027416d6409449bb88fad8513e546</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make completion_spec.lua more robust</title>
<updated>2016-04-16T20:40:43+00:00</updated>
<author>
<name>KillTheMule</name>
<email>KillTheMule@users.noreply.github.com</email>
</author>
<published>2016-04-16T14:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e6e843ebc08b10b7ac11e037035de31fe758ff8d'/>
<id>e6e843ebc08b10b7ac11e037035de31fe758ff8d</id>
<content type='text'>
Having a tags file in the calling directory of make test would make this test
fail, so disable tag file completion for it. Disable all other options except the
current buffer, to, applying the principle of least surprise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having a tags file in the calling directory of make test would make this test
fail, so disable tag file completion for it. Disable all other options except the
current buffer, to, applying the principle of least surprise.
</pre>
</div>
</content>
</entry>
<entry>
<title>complete: noinsert/noselect should not set 'modified'. #4509</title>
<updated>2016-04-09T17:36:37+00:00</updated>
<author>
<name>Shougo Matsushita</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2016-03-31T11:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d227c843bf11f4dca8c9eb3a23f529b2977fcd21'/>
<id>d227c843bf11f4dca8c9eb3a23f529b2977fcd21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
