<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/testdir/test_virtualedit.vim, branch v8.2.3176</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 8.2.2901: some operators not fully tested</title>
<updated>2021-05-29T14:30:12+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-05-29T14:30:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=3e72dcad8b752a42b6eaf71213e3f5d534175256'/>
<id>3e72dcad8b752a42b6eaf71213e3f5d534175256</id>
<content type='text'>
Problem:    Some operators not fully tested.
Solution:   Add a few test cases. (Yegappan Lakshmanan, closes #8282)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Some operators not fully tested.
Solution:   Add a few test cases. (Yegappan Lakshmanan, closes #8282)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1022: various parts of code not covered by tests</title>
<updated>2020-06-20T14:05:32+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-06-20T14:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=845e0ee59430eac07e74b6cb92020e420d17953d'/>
<id>845e0ee59430eac07e74b6cb92020e420d17953d</id>
<content type='text'>
Problem:    Various parts of code not covered by tests.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #6300)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various parts of code not covered by tests.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #6300)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0540: regexp and other code not tested</title>
<updated>2020-04-11T15:09:31+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-04-11T15:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=004a6781b3cf15ca5dd632c38cc09bb3b253d1f8'/>
<id>004a6781b3cf15ca5dd632c38cc09bb3b253d1f8</id>
<content type='text'>
Problem:    Regexp and other code not tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5904)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Regexp and other code not tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5904)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0363: some Normal mode commands not tested</title>
<updated>2020-03-08T04:13:15+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-03-08T04:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f5f1e10d0d39890298cdf27f664d466c8872b87e'/>
<id>f5f1e10d0d39890298cdf27f664d466c8872b87e</id>
<content type='text'>
Problem:    Some Normal mode commands not tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5746)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Some Normal mode commands not tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5746)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.2384: test 48 is old style</title>
<updated>2019-12-03T21:59:23+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-12-03T21:59:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=079119babe1cbba3f9234927e62fd75465f2d6b4'/>
<id>079119babe1cbba3f9234927e62fd75465f2d6b4</id>
<content type='text'>
Problem:    Test 48 is old style.
Solution:   Merge test cases into new style test. (Yegappan Lakshmanan,
            closes #5307)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Test 48 is old style.
Solution:   Merge test cases into new style test. (Yegappan Lakshmanan,
            closes #5307)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.2381: not all register related code is covered by tests</title>
<updated>2019-12-02T19:41:39+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-12-02T19:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=54c8d229f54e36e89fcd5d84e523fd894d018024'/>
<id>54c8d229f54e36e89fcd5d84e523fd894d018024</id>
<content type='text'>
Problem:    Not all register related code is covered by tests.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes #5301)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Not all register related code is covered by tests.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes #5301)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.2375: no suffucient testing for registers</title>
<updated>2019-12-01T17:16:18+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-12-01T17:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6f1f0ca3edf395102ff3109c998d81300c8be3c9'/>
<id>6f1f0ca3edf395102ff3109c998d81300c8be3c9</id>
<content type='text'>
Problem:    No suffucient testing for registers.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes #5296)
            Fix that "p" on last virtual column of tab inserts spaces.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    No suffucient testing for registers.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes #5296)
            Fix that "p" on last virtual column of tab inserts spaces.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.2235: "C" with 'virtualedit' set does not include multi-byte char</title>
<updated>2019-10-31T02:21:25+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-10-31T02:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=77ccc00340ed2598f7aa09716217e878665964fa'/>
<id>77ccc00340ed2598f7aa09716217e878665964fa</id>
<content type='text'>
Problem:    "C" with 'virtualedit' set does not include multi-byte char.
Solution:   Include the whole multi-byte char. (Nobuhiro Takasaki,
            closes #5152)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    "C" with 'virtualedit' set does not include multi-byte char.
Solution:   Include the whole multi-byte char. (Nobuhiro Takasaki,
            closes #5152)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0811: too many #ifdefs</title>
<updated>2019-01-24T16:59:39+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-01-24T16:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=30276f2beb248557c6b33cd5418bca8b7084b0a5'/>
<id>30276f2beb248557c6b33cd5418bca8b7084b0a5</id>
<content type='text'>
Problem:    Too many #ifdefs.
Solution:   Graduate FEAT_MBYTE, the final chapter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Too many #ifdefs.
Solution:   Graduate FEAT_MBYTE, the final chapter.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0125: virtual edit replace with multi-byte fails at end of line</title>
<updated>2018-06-28T17:26:28+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-28T17:26:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=630afe889a2a02b367ea8eaaa48e66ed81e77ff3'/>
<id>630afe889a2a02b367ea8eaaa48e66ed81e77ff3</id>
<content type='text'>
Problem:    Virtual edit replace with multi-byte fails at end of line. (Lukas
            Werling)
Solution:   use ins_char() to add the character. (Christian Brabandt,
            closes #3114)  Rename PCHAR() to PBYTE() to avoid mistakes like
            this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Virtual edit replace with multi-byte fails at end of line. (Lukas
            Werling)
Solution:   use ins_char() to add the character. (Christian Brabandt,
            closes #3114)  Rename PCHAR() to PBYTE() to avoid mistakes like
            this.
</pre>
</div>
</content>
</entry>
</feed>
