<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/src/nvim/testdir, branch v0.1.7</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>vim-patch:7.4.2086</title>
<updated>2016-11-25T14:46:58+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-11-22T20:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0de6f450e47d09b0432e41f2ab61a0981f056767'/>
<id>0de6f450e47d09b0432e41f2ab61a0981f056767</id>
<content type='text'>
Problem:    Using the system default encoding makes tests unpredictable.
Solution:   Always use utf-8 or latin1 in the new style tests.  Remove setting
            encoding and scriptencoding where it is not needed.

https://github.com/vim/vim/commit/ac105ed3c420660ddbddc501c97875c48220817e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Using the system default encoding makes tests unpredictable.
Solution:   Always use utf-8 or latin1 in the new style tests.  Remove setting
            encoding and scriptencoding where it is not needed.

https://github.com/vim/vim/commit/ac105ed3c420660ddbddc501c97875c48220817e
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5654 from brcolow/vim-7.4.1923</title>
<updated>2016-11-24T02:27:20+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-24T02:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cbf2a86c1d3e13eba0c194efb68327857fc3282e'/>
<id>cbf2a86c1d3e13eba0c194efb68327857fc3282e</id>
<content type='text'>
vim-patch:7.4.1923</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:7.4.1923</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1923</title>
<updated>2016-11-23T22:56:35+00:00</updated>
<author>
<name>Michael Ennen</name>
<email>mike.ennen@gmail.com</email>
</author>
<published>2016-11-23T22:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4f8964cc003d47175384c587326988bf5cdaf4ef'/>
<id>4f8964cc003d47175384c587326988bf5cdaf4ef</id>
<content type='text'>
Problem:    Command line editing is not tested much.
Solution:   Add tests for expanding the file name and 'wildmenu'.

https://github.com/vim/vim/commit/ae3150ec8d9da4a244acffebea55416946ca23d3

The test_cmdline.vim tests were ported in 23f591dba078fee16a and thus
should have marked 1923 as applied. The test_cmdline.vim invocation
has been moved from test_alot.vim to src/nvim/testdir/Makefile to
better accord with the upstream code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Command line editing is not tested much.
Solution:   Add tests for expanding the file name and 'wildmenu'.

https://github.com/vim/vim/commit/ae3150ec8d9da4a244acffebea55416946ca23d3

The test_cmdline.vim tests were ported in 23f591dba078fee16a and thus
should have marked 1923 as applied. The test_cmdline.vim invocation
has been moved from test_alot.vim to src/nvim/testdir/Makefile to
better accord with the upstream code.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1660</title>
<updated>2016-11-21T22:27:13+00:00</updated>
<author>
<name>Shougo Matsushita</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2016-11-21T22:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d152e2f3fd70fe76a6f6453754c0ed848ccef8c6'/>
<id>d152e2f3fd70fe76a6f6453754c0ed848ccef8c6</id>
<content type='text'>
Problem:    has('patch-7.4.1') doesn't work.
Solution:   Fix off-by-one error. (Thinca)

https://github.com/vim/vim/commit/819821c5a95fc60797ecbb5e5ca1302e397e3d9a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    has('patch-7.4.1') doesn't work.
Solution:   Fix off-by-one error. (Thinca)

https://github.com/vim/vim/commit/819821c5a95fc60797ecbb5e5ca1302e397e3d9a
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.0.0057</title>
<updated>2016-11-20T19:07:46+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-20T18:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c685879eea5afae752766b29fbab13b3085d2bb8'/>
<id>c685879eea5afae752766b29fbab13b3085d2bb8</id>
<content type='text'>
Problem:    Tests fail without the 'keymap' features.
Solution:   Check for feature in test.

https://github.com/vim/vim/commit/9376f5f482a4d579436bf364778c2d8ab8e2f22d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Tests fail without the 'keymap' features.
Solution:   Check for feature in test.

https://github.com/vim/vim/commit/9376f5f482a4d579436bf364778c2d8ab8e2f22d
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.0.0056</title>
<updated>2016-11-20T19:07:46+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-20T15:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4fad66fbe637818b6b3d6bc5d21923ba72795040'/>
<id>4fad66fbe637818b6b3d6bc5d21923ba72795040</id>
<content type='text'>
Problem:    When setting 'filetype' there is no check for a valid name.
Solution:   Only allow valid characters in 'filetype', 'syntax' and 'keymap'.

https://github.com/vim/vim/commit/d0b5138ba4bccff8a744c99836041ef6322ed39a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    When setting 'filetype' there is no check for a valid name.
Solution:   Only allow valid characters in 'filetype', 'syntax' and 'keymap'.

https://github.com/vim/vim/commit/d0b5138ba4bccff8a744c99836041ef6322ed39a
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5611 from jamessan/vim-7.4.2174</title>
<updated>2016-11-15T19:57:57+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-15T19:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c91e9c1c7af48ad55a19a77b34fcabe6029fd956'/>
<id>c91e9c1c7af48ad55a19a77b34fcabe6029fd956</id>
<content type='text'>
vim-patch:7.4.2174</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:7.4.2174</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.0.0035 (#5609)</title>
<updated>2016-11-15T16:59:55+00:00</updated>
<author>
<name>Shougo</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2016-11-15T16:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c69cfd7d1c12fa895961289c7b2fcbeccff5a739'/>
<id>c69cfd7d1c12fa895961289c7b2fcbeccff5a739</id>
<content type='text'>
Problem:    Order of matches for 'omnifunc' is messed up. (Danny Su)
Solution:   Do not set compl_curr_match when called from complete_check().
            (closes vim/vim#1168)

https://github.com/vim/vim/commit/472e85970ee3a80abd824bef510df12e9cfe9e96</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Order of matches for 'omnifunc' is messed up. (Danny Su)
Solution:   Do not set compl_curr_match when called from complete_check().
            (closes vim/vim#1168)

https://github.com/vim/vim/commit/472e85970ee3a80abd824bef510df12e9cfe9e96</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.2174</title>
<updated>2016-11-15T16:48:37+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-15T15:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9d9d93aee39202bc9d691c01a40338ed7bf6df2f'/>
<id>9d9d93aee39202bc9d691c01a40338ed7bf6df2f</id>
<content type='text'>
Problem:    Adding duplicate flags to 'whichwrap' leaves commas behind.
Solution:   Also remove the commas. (Naruhiko Nishino)

https://github.com/vim/vim/commit/c8ce615299b4d8c1b2e6cf83496f48cd497d8a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Adding duplicate flags to 'whichwrap' leaves commas behind.
Solution:   Also remove the commas. (Naruhiko Nishino)

https://github.com/vim/vim/commit/c8ce615299b4d8c1b2e6cf83496f48cd497d8a37
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1658</title>
<updated>2016-11-14T19:16:40+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-14T15:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9d2985ecba47968c54590203e89a6614e61020d3'/>
<id>9d2985ecba47968c54590203e89a6614e61020d3</id>
<content type='text'>
Problem:    A plugin does not know when VimEnter autocommands were already
            triggered.
Solution:   Add the v:vim_did_enter variable.

https://github.com/vim/vim/commit/1473551a4457d4920b235eeeb9f279e196ee7225
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    A plugin does not know when VimEnter autocommands were already
            triggered.
Solution:   Add the v:vim_did_enter variable.

https://github.com/vim/vim/commit/1473551a4457d4920b235eeeb9f279e196ee7225
</pre>
</div>
</content>
</entry>
</feed>
