<feed xmlns='http://www.w3.org/2005/Atom'>
<title>neovim/src/nvim/testdir/test_excmd.vim, branch release-0.6</title>
<subtitle>Vim-fork focused on extensibility and usability</subtitle>
<id>http://git.waynecole.info/neovim/atom?h=release-0.6</id>
<link rel='self' href='http://git.waynecole.info/neovim/atom?h=release-0.6'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/'/>
<updated>2022-03-08T03:44:16Z</updated>
<entry>
<title>vim-patch:8.2.3952: first line not redrawn when adding lines to an empty buffer</title>
<updated>2022-03-08T03:44:16Z</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2021-12-31T14:20:31Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=c624f260d37f1fea8c105c140fcb5157730355df'/>
<id>urn:sha1:c624f260d37f1fea8c105c140fcb5157730355df</id>
<content type='text'>
Problem:    First line not redrawn when adding lines to an empty buffer.
Solution:   Adjust the argument to appended_lines(). (closes vim/vim#9439,
            closes vim/vim#9438)
https://github.com/vim/vim/commit/1fa3de1ce806ba18ebcc00c6d9a0678a84735463
(cherry picked from commit ba7b30080fe933709269288338d96187f06eaf08)
</content>
</entry>
<entry>
<title>vim-patch:8.2.3321: some code is not tested</title>
<updated>2021-09-17T01:10:43Z</updated>
<author>
<name>Sean Dewar</name>
<email>seandewar@users.noreply.github.com</email>
</author>
<published>2021-08-13T17:20:09Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=2cbbab28d2854cc226ee90be0e9d2527cf53644d'/>
<id>urn:sha1:2cbbab28d2854cc226ee90be0e9d2527cf53644d</id>
<content type='text'>
Problem:    Some code is not tested.
Solution:   Add some more tests. (Dominique Pellé, closes vim/vim#8735)
https://github.com/vim/vim/commit/bd9e7961256ea6a98bd5a7bfe14e32c4c47186e6

Include Test_confirm_write_partial_file() anyway, even though it will
not be run.
</content>
</entry>
<entry>
<title>Merge pull request #14403 from seandewar/vim-8.2.1933</title>
<updated>2021-05-09T21:08:21Z</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-05-09T21:08:21Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=d2be261e8d1bcf165346255ae701564a5f62bf7d'/>
<id>urn:sha1:d2be261e8d1bcf165346255ae701564a5f62bf7d</id>
<content type='text'>
vim-patch:8.2.{0174,1933,1935,1946,2286,2287}</content>
</entry>
<entry>
<title>vim-patch:8.2.2825: code in checkreadonly() not fully tested</title>
<updated>2021-05-06T02:54:17Z</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-05-06T02:53:02Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=7d2e76e3330ce341f8f5a2873477bd62a6131525'/>
<id>urn:sha1:7d2e76e3330ce341f8f5a2873477bd62a6131525</id>
<content type='text'>
Problem:    Code in checkreadonly() not fully tested.
Solution:   Add more tests. (Dominique Pellé, closes vim/vim#8169)
https://github.com/vim/vim/commit/2bf6034e5caf36b319148f46ba9a12e36c3bd41d
</content>
</entry>
<entry>
<title>fix(oldtest): fix assert_match() for :buffers t</title>
<updated>2021-04-21T13:55:04Z</updated>
<author>
<name>Sean Dewar</name>
<email>seandewar@users.noreply.github.com</email>
</author>
<published>2021-04-21T13:27:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=ff198bb78a34f4b388efe1b45930031b39ae5810'/>
<id>urn:sha1:ff198bb78a34f4b388efe1b45930031b39ae5810</id>
<content type='text'>
Previous pattern could cause test to fail if ":buffers t" reported
"1 second ago".
</content>
</entry>
<entry>
<title>vim-patch:8.2.0174: various commands not completely tested</title>
<updated>2021-04-20T00:50:56Z</updated>
<author>
<name>Sean Dewar</name>
<email>seandewar@users.noreply.github.com</email>
</author>
<published>2021-04-19T18:57:19Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=96f62394cfc74e731529ed68039aa8da1facdf13'/>
<id>urn:sha1:96f62394cfc74e731529ed68039aa8da1facdf13</id>
<content type='text'>
Problem:    Various commands not completely tested.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes vim/vim#5551)
https://github.com/vim/vim/commit/5d98dc2a48156d44139b75c689bd3137ff7fe8bf
</content>
</entry>
<entry>
<title>vim-patch:8.2.2469: confusing error if :winsize has a wrong argument (#13889)</title>
<updated>2021-02-06T17:24:24Z</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-02-06T17:24:24Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=336eb70822970cea6797251043158ee6bd76bc69'/>
<id>urn:sha1:336eb70822970cea6797251043158ee6bd76bc69</id>
<content type='text'>
Problem:    Confusing error if :winsize has a wrong argument.
Solution:   Quote the argument in the error. (closes vim/vim#2523)
https://github.com/vim/vim/commit/f5a5116a96b1877c3f44e7bae288fd6603151eb1

Cherry-pick Test_winsize_cmd() from patch v8.2.0243.</content>
</entry>
<entry>
<title>Merge pull request #13665 from janlazo/vim-8.2.0917</title>
<updated>2021-01-03T09:10:10Z</updated>
<author>
<name>Matthieu Coudron</name>
<email>teto@users.noreply.github.com</email>
</author>
<published>2021-01-03T09:10:10Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=7a81a0c073704505b420d02420f0c6b64f031983'/>
<id>urn:sha1:7a81a0c073704505b420d02420f0c6b64f031983</id>
<content type='text'>
vim-patch:8.1.{1667,1672,1822},8.2.{407,917}</content>
</entry>
<entry>
<title>vim-patch:8.2.0470: Test_confirm_cmd_cancel() can fail on a slow system</title>
<updated>2021-01-02T23:49:25Z</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-01-02T23:49:21Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=c3931495b28776dc8eec4814aa469522e37b179b'/>
<id>urn:sha1:c3931495b28776dc8eec4814aa469522e37b179b</id>
<content type='text'>
Problem:    Test_confirm_cmd_cancel() can fail on a slow system.
Solution:   Use WaitForAssert(). (Ozaki Kiichi, closes vim/vim#5861)
https://github.com/vim/vim/commit/7b1b36b1cb744e87adfbef88b7ce26c863b0594a
</content>
</entry>
<entry>
<title>vim-patch:8.2.0461: confirm test fails on amd64 system</title>
<updated>2021-01-02T23:48:31Z</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-01-02T23:47:48Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=30e8c1779f3b07e7d1cb76e0b880c8fb71e3cebf'/>
<id>urn:sha1:30e8c1779f3b07e7d1cb76e0b880c8fb71e3cebf</id>
<content type='text'>
Problem:    Confirm test fails on amd64 system. (Alimar Riesebieter)
Solution:   Add an extra WaitForAssert(). (Dominique Pelle)
https://github.com/vim/vim/commit/9207d1f523c2e2fb1c8749ec6f84ab5ecc2c62f4
</content>
</entry>
</feed>
