<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/src/nvim/testdir, 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>Merge pull request #4610 from KillTheMule/vim-7.4.819</title>
<updated>2016-04-20T05:36:30+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-04-20T05:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a7a0bf54e3f339f7bf1f97dee44546cdcd926b1d'/>
<id>a7a0bf54e3f339f7bf1f97dee44546cdcd926b1d</id>
<content type='text'>
vim-patch:7.4.819</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:7.4.819</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.819</title>
<updated>2016-04-19T20:01:26+00:00</updated>
<author>
<name>KillTheMule</name>
<email>KillTheMule@users.noreply.github.com</email>
</author>
<published>2016-04-19T19:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7029dec0ae82338ec6dd26325c94d46287a19828'/>
<id>7029dec0ae82338ec6dd26325c94d46287a19828</id>
<content type='text'>
Problem:    Beeping when running the tests.
Solution:   Fix 41 beeps. (Roland Eggner)

https://github.com/vim/vim/commit/901e58c243ef4363bb2c13b2c96c7b0acd45e6d1

Applied cleanly, except for files test29.in, test4.in, test61.in, test82.in,
test83.in, test90.in, test95.in, which were all converted to lua tests, and
version.c.

Some beeps remain, but this is much better.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Beeping when running the tests.
Solution:   Fix 41 beeps. (Roland Eggner)

https://github.com/vim/vim/commit/901e58c243ef4363bb2c13b2c96c7b0acd45e6d1

Applied cleanly, except for files test29.in, test4.in, test61.in, test82.in,
test83.in, test90.in, test95.in, which were all converted to lua tests, and
version.c.

Some beeps remain, but this is much better.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1113</title>
<updated>2016-04-19T17:54:52+00:00</updated>
<author>
<name>Grzegorz Milka</name>
<email>grzegorzmilka@gmail.com</email>
</author>
<published>2016-04-17T10:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=02fa6b18d6da55f0738d1cd97d462032c9135cd6'/>
<id>02fa6b18d6da55f0738d1cd97d462032c9135cd6</id>
<content type='text'>
Problem:    Using {ns} in variable name does not work. (lilydjwg)
Solution:   Fix recognizing colon.  Add a test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Using {ns} in variable name does not work. (lilydjwg)
Solution:   Fix recognizing colon.  Add a test.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: convert test_marks.in.</title>
<updated>2016-04-18T07:00:43+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2015-12-18T03:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8a14750dd32290da1d1a56ee70481190ae5ee299'/>
<id>8a14750dd32290da1d1a56ee70481190ae5ee299</id>
<content type='text'>
vim-patch:35e7594
https://github.com/vim/vim/commit/35e7594dd429f7a8a06cefd61c3e8d48b9bd74e2
    "Add missing test files from 7.4.634 to the repository."

The discrepancy between the expected getpos() result of the old test
[0, 15, 2, 0] and the converted test [0, 3, 2, 0] is just a matter of how
the buffer is constructed: in the old Vim test the buffer has a bunch of
junk at the top.

The central purpose of the test is to verify that the getpost("'a") does
*not* return [0, 0, 0, 0].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:35e7594
https://github.com/vim/vim/commit/35e7594dd429f7a8a06cefd61c3e8d48b9bd74e2
    "Add missing test files from 7.4.634 to the repository."

The discrepancy between the expected getpos() result of the old test
[0, 15, 2, 0] and the converted test [0, 3, 2, 0] is just a matter of how
the buffer is constructed: in the old Vim test the buffer has a bunch of
junk at the top.

The central purpose of the test is to verify that the getpost("'a") does
*not* return [0, 0, 0, 0].
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new style test test_viml.vim to the build</title>
<updated>2016-04-15T18:17:07+00:00</updated>
<author>
<name>KillTheMule</name>
<email>KillTheMule@users.noreply.github.com</email>
</author>
<published>2016-04-15T18:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2c827cea121555988b2a7e5174d971ba2dcd3f61'/>
<id>2c827cea121555988b2a7e5174d971ba2dcd3f61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1284</title>
<updated>2016-04-15T18:17:07+00:00</updated>
<author>
<name>KillTheMule</name>
<email>KillTheMule@users.noreply.github.com</email>
</author>
<published>2016-04-14T19:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8a2cf943f7407659bd196ec92fd9eff0673fe1c1'/>
<id>8a2cf943f7407659bd196ec92fd9eff0673fe1c1</id>
<content type='text'>
Problem:    Test 49 fails.
Solution:   Check for a different error message.

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

Applied cleanly except for version.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Test 49 fails.
Solution:   Check for a different error message.

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

Applied cleanly except for version.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1030</title>
<updated>2016-04-15T18:17:07+00:00</updated>
<author>
<name>KillTheMule</name>
<email>KillTheMule@users.noreply.github.com</email>
</author>
<published>2016-04-14T19:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e34cdf6e7993d7733cf7101c3533ca980d078d8c'/>
<id>e34cdf6e7993d7733cf7101c3533ca980d078d8c</id>
<content type='text'>
Problem:    test49 is still slow.
Solution:   Move more tests from old to new style.

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

Applied cleanly except for version.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    test49 is still slow.
Solution:   Move more tests from old to new style.

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

Applied cleanly except for version.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1001</title>
<updated>2016-04-15T18:17:07+00:00</updated>
<author>
<name>KillTheMule</name>
<email>KillTheMule@users.noreply.github.com</email>
</author>
<published>2016-04-14T19:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a0fec5d3db8349bf28ada4ccd63365894dbda6c7'/>
<id>a0fec5d3db8349bf28ada4ccd63365894dbda6c7</id>
<content type='text'>
Problem:    test_viml isn't run.
Solution:   Include change in makefile.

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

Applied cleanly except for version.c. Needs to be added to the build system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    test_viml isn't run.
Solution:   Include change in makefile.

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

Applied cleanly except for version.c. Needs to be added to the build system.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1000</title>
<updated>2016-04-15T18:17:07+00:00</updated>
<author>
<name>KillTheMule</name>
<email>KillTheMule@users.noreply.github.com</email>
</author>
<published>2016-04-14T19:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=622164d403519eebd84f45c926cec88616894798'/>
<id>622164d403519eebd84f45c926cec88616894798</id>
<content type='text'>
Problem:    Test 49 is slow and doesn't work on MS-Windows.
Solution:   Start moving parts of test 49 to test_viml.

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

Applied cleanly except Makefile changes. File src/nvim/testdir/runtest.vim was
configured to set nocp for all tests. This option is not in nvim anymore, so it
was removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Test 49 is slow and doesn't work on MS-Windows.
Solution:   Start moving parts of test 49 to test_viml.

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

Applied cleanly except Makefile changes. File src/nvim/testdir/runtest.vim was
configured to set nocp for all tests. This option is not in nvim anymore, so it
was removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Migrate legacy test 88.</title>
<updated>2016-03-09T22:54:26+00:00</updated>
<author>
<name>Lucas Hoffmann</name>
<email>l-m-h@web.de</email>
</author>
<published>2015-05-15T17:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=87c208a43ff688f849ab174b0aaa6e0e03d3fb50'/>
<id>87c208a43ff688f849ab174b0aaa6e0e03d3fb50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
