<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/src/nvim/testdir/Makefile, 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>vim-patch:7.4.2343 and mark NA patches (#6384)</title>
<updated>2017-03-28T23:30:54+00:00</updated>
<author>
<name>lonerover</name>
<email>pathfinder1644@yahoo.com</email>
</author>
<published>2017-03-28T23:30:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e86042ae178736d657b5da12adce4479633aa8d5'/>
<id>e86042ae178736d657b5da12adce4479633aa8d5</id>
<content type='text'>
vim-patch:7.4.2343

Problem:    Too many old file tests.
Solution:   Turn several into new style tests. (Yegappan Lakshmanan)

https://github.com/vim/vim/commit/53f1673cd909eb1c809c6a9086e3d104a0df9bed

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:7.4.2343

Problem:    Too many old file tests.
Solution:   Turn several into new style tests. (Yegappan Lakshmanan)

https://github.com/vim/vim/commit/53f1673cd909eb1c809c6a9086e3d104a0df9bed

</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.2307</title>
<updated>2017-03-27T04:19:14+00:00</updated>
<author>
<name>lonerover</name>
<email>pathfinder1644@yahoo.com</email>
</author>
<published>2017-03-23T14:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=20e7652b6980e0efed5db65e0f80c0d72ef8c68d'/>
<id>20e7652b6980e0efed5db65e0f80c0d72ef8c68d</id>
<content type='text'>
Problem:    Several tests are old style.
Solution:   Turn them into new style tests. (Yegappan Lakshmanan)

https://github.com/vim/vim/commit/cd055da370114f66c960be9c8b1eb0f33a9e0a85
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Several tests are old style.
Solution:   Turn them into new style tests. (Yegappan Lakshmanan)

https://github.com/vim/vim/commit/cd055da370114f66c960be9c8b1eb0f33a9e0a85
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.0.0485</title>
<updated>2017-03-22T17:43:00+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-21T22:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=33858ccb9b53d79f3dafbffef8ca7273be7de119'/>
<id>33858ccb9b53d79f3dafbffef8ca7273be7de119</id>
<content type='text'>
Problem:    Not all windows commands are tested.
Solution:   Add more tests for windows commands. (Dominique Pelle,
            closes vim/vim#1575) Run test_autocmd separately, it interferes with
            other tests.  Fix tests that depended on side effects.

https://github.com/vim/vim/commit/4520d440c59034452d1450b27fcd56825c090687
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Not all windows commands are tested.
Solution:   Add more tests for windows commands. (Dominique Pelle,
            closes vim/vim#1575) Run test_autocmd separately, it interferes with
            other tests.  Fix tests that depended on side effects.

https://github.com/vim/vim/commit/4520d440c59034452d1450b27fcd56825c090687
</pre>
</div>
</content>
</entry>
<entry>
<title>test/legacy: Makefile Add missing tests</title>
<updated>2017-03-22T17:42:59+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-21T13:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=386a5f379b059060808d9772cd1f150f507a5577'/>
<id>386a5f379b059060808d9772cd1f150f507a5577</id>
<content type='text'>
These tests aren't in test_alot.vim, so they need to be added to the
Makefile or they won't be run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These tests aren't in test_alot.vim, so they need to be added to the
Makefile or they won't be run.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.0.0019</title>
<updated>2017-03-22T17:42:16+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-21T09:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6a8bad03084c58d531e48b3d7f7f87f305f150d8'/>
<id>6a8bad03084c58d531e48b3d7f7f87f305f150d8</id>
<content type='text'>
Problem:    Test_command_count is old style.
Solution:   Turn it into a new style test. (Naruhiko Nishino)
            Use more assert functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Test_command_count is old style.
Solution:   Turn it into a new style test. (Naruhiko Nishino)
            Use more assert functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.2315</title>
<updated>2017-03-19T20:14:11+00:00</updated>
<author>
<name>raichoo</name>
<email>raichoo@googlemail.com</email>
</author>
<published>2017-03-11T08:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b87cb77570a53b3c0507d5acded0d103e9ab52f9'/>
<id>b87cb77570a53b3c0507d5acded0d103e9ab52f9</id>
<content type='text'>
Problem:    Insufficient testing for Normal mode commands.
Solution:   Add a big test. (Christian Brabandt, closes vim/vim#1029)

https://github.com/vim/vim/commit/87bc3f74598ae8c648957e5755000cc6cdbc89ce
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Insufficient testing for Normal mode commands.
Solution:   Add a big test. (Christian Brabandt, closes vim/vim#1029)

https://github.com/vim/vim/commit/87bc3f74598ae8c648957e5755000cc6cdbc89ce
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.2305</title>
<updated>2017-03-13T12:24:48+00:00</updated>
<author>
<name>lonerover</name>
<email>pathfinder1644@yahoo.com</email>
</author>
<published>2017-03-13T12:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=76829898bdcbf7f19ea2c6099c45c414510c6a38'/>
<id>76829898bdcbf7f19ea2c6099c45c414510c6a38</id>
<content type='text'>
Problem:    Marks, writefile and nested function tests are old style.
Solution:   Turn them into new style tests. (Yegappan Lakshmanan)

https://github.com/vim/vim/commit/19a1669ffc796e30a83c5600f82f12ebf63a2261
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Marks, writefile and nested function tests are old style.
Solution:   Turn them into new style tests. (Yegappan Lakshmanan)

https://github.com/vim/vim/commit/19a1669ffc796e30a83c5600f82f12ebf63a2261
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1981 (#6192)</title>
<updated>2017-03-02T11:47:35+00:00</updated>
<author>
<name>lonerover</name>
<email>pathfinder1644@yahoo.com</email>
</author>
<published>2017-03-02T11:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8a10497ce656acb20424f74e12772823c03c024a'/>
<id>8a10497ce656acb20424f74e12772823c03c024a</id>
<content type='text'>
Problem:    No testing for Farsi code.
Solution:   Add a minimal test.  Clean up Farsi code.

https://github.com/vim/vim/commit/ee2615af64fdcee87d8e4b13b65356e77fbd969b</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    No testing for Farsi code.
Solution:   Add a minimal test.  Clean up Farsi code.

https://github.com/vim/vim/commit/ee2615af64fdcee87d8e4b13b65356e77fbd969b</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.2098</title>
<updated>2017-02-28T01:52:42+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2017-02-28T01:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ad202b8401562df9c1aec75f1ad14bddea5b06d6'/>
<id>ad202b8401562df9c1aec75f1ad14bddea5b06d6</id>
<content type='text'>
Problem:    Text object tests are old style.
Solution:   Turn them into new style tests. (James McCoy, closes vim/vim#941)

https://github.com/vim/vim/commit/00b24be454800f544676aa8850fb4378a568901e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Text object tests are old style.
Solution:   Turn them into new style tests. (James McCoy, closes vim/vim#941)

https://github.com/vim/vim/commit/00b24be454800f544676aa8850fb4378a568901e
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow lambdas to be used with jobs, timers and dictwatchers.</title>
<updated>2017-02-15T00:38:19+00:00</updated>
<author>
<name>Michael Ennen</name>
<email>mike.ennen@gmail.com</email>
</author>
<published>2016-12-20T03:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ef8701610baa18ecf2568990eab4ecf02ca8f6c1'/>
<id>ef8701610baa18ecf2568990eab4ecf02ca8f6c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
