<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/testdir/test_expr_utf8.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.2607: strcharpart() cannot include composing characters</title>
<updated>2021-03-14T18:46:45+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-03-14T18:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=02b4d9b18a03549b68e364e428392b7a62766c74'/>
<id>02b4d9b18a03549b68e364e428392b7a62766c74</id>
<content type='text'>
Problem:    strcharpart() cannot include composing characters.
Solution:   Add the {skipcc} argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    strcharpart() cannot include composing characters.
Solution:   Add the {skipcc} argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1432: various inconsistencies in test files</title>
<updated>2020-08-12T16:50:36+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-08-12T16:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6d91bcb4d23b5c6a0be72c384beaf385e2d9d606'/>
<id>6d91bcb4d23b5c6a0be72c384beaf385e2d9d606</id>
<content type='text'>
Problem:    Various inconsistencies in test files.
Solution:   Add modelines where they were missing.  Use Check commands instead
            of silently skipping over tests.  Adjust indents and comments.
            (Ken Takata, closes #6695)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various inconsistencies in test files.
Solution:   Add modelines where they were missing.  Use Check commands instead
            of silently skipping over tests.  Adjust indents and comments.
            (Ken Takata, closes #6695)
</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 7.4.2086</title>
<updated>2016-07-21T18:33:32+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-07-21T18:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ac105ed3c420660ddbddc501c97875c48220817e'/>
<id>ac105ed3c420660ddbddc501c97875c48220817e</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.
</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.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1782</title>
<updated>2016-04-23T13:30:09+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-04-23T13:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=fca66003053f8c0da5161d1fe4b75b3a389934b5'/>
<id>fca66003053f8c0da5161d1fe4b75b3a389934b5</id>
<content type='text'>
Problem:    strcharpart() does not work properly with some multi-byte
            characters.
Solution:   Use mb_cptr2len() instead of mb_char2len(). (Hirohito Higashi)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    strcharpart() does not work properly with some multi-byte
            characters.
Solution:   Use mb_cptr2len() instead of mb_char2len(). (Hirohito Higashi)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1742</title>
<updated>2016-04-14T20:54:24+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-04-14T20:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=5d18e0eca59ffbba22c7f7c91c9f99d672095728'/>
<id>5d18e0eca59ffbba22c7f7c91c9f99d672095728</id>
<content type='text'>
Problem:    strgetchar() does not work correctly.
Solution:   use mb_cptr2len().  Add a test. (Naruhiko Nishino)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    strgetchar() does not work correctly.
Solution:   use mb_cptr2len().  Add a test. (Naruhiko Nishino)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1741</title>
<updated>2016-04-14T20:52:50+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-04-14T20:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b22bd46b9681d73d095f2eadff8163d3a6cf416b'/>
<id>b22bd46b9681d73d095f2eadff8163d3a6cf416b</id>
<content type='text'>
Problem:    Not testing utf-8 characters.
Solution:   Move the right asserts to the test_expr_utf8 test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Not testing utf-8 characters.
Solution:   Move the right asserts to the test_expr_utf8 test.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1734</title>
<updated>2016-04-14T14:57:10+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-04-14T14:57:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0f518a8f4d4be4cac10389680f6bd5e3781f94b0'/>
<id>0f518a8f4d4be4cac10389680f6bd5e3781f94b0</id>
<content type='text'>
Problem:    Test fails when not using utf-8.
Solution:   Split test in regularand utf-8 part.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Test fails when not using utf-8.
Solution:   Split test in regularand utf-8 part.
</pre>
</div>
</content>
</entry>
</feed>
