<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/testdir/shared.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.2824: MS-Windows: build failure with MSVC</title>
<updated>2021-05-02T17:15:05+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-05-02T17:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1bb0da25a6581cd09d6df91f11ce866dc775597b'/>
<id>1bb0da25a6581cd09d6df91f11ce866dc775597b</id>
<content type='text'>
Problem:    MS-Windows: build failure with MSVC.
Solution:   Adjust the list of distributed files.  Add hint about python.
            Adjust path for reading runtime files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MS-Windows: build failure with MSVC.
Solution:   Adjust the list of distributed files.  Add hint about python.
            Adjust path for reading runtime files.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1961: various comments can be improved</title>
<updated>2020-11-05T19:50:51+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-11-05T19:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=22286895fce0e45e42126c7f2e35ebf43bc625d9'/>
<id>22286895fce0e45e42126c7f2e35ebf43bc625d9</id>
<content type='text'>
Problem:    Various comments can be improved.
Solution:   Various comment adjustments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various comments can be improved.
Solution:   Various comment adjustments.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1222: using valgrind in Vim command started by test doesn't work</title>
<updated>2020-07-15T16:29:18+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-07-15T16:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=657a826c07b4ea3f8846b6acb2c50b82c2d81e50'/>
<id>657a826c07b4ea3f8846b6acb2c50b82c2d81e50</id>
<content type='text'>
Problem:    When using valgrind a Vim command started by a test uses the same
            log file name which gets overwritten.
Solution:   Fix regexp to rename the log file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    When using valgrind a Vim command started by a test uses the same
            log file name which gets overwritten.
Solution:   Fix regexp to rename the log file.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1146: not enough testing for Python</title>
<updated>2020-07-06T19:03:06+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-07-06T19:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ab5894638413748fcedfe28691e6c27893924520'/>
<id>ab5894638413748fcedfe28691e6c27893924520</id>
<content type='text'>
Problem:    Not enough testing for Python.
Solution:   Add more tests.  Fix uncovered problems. (Yegappan Lakshmanan,
            closes #6392)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Not enough testing for Python.
Solution:   Add more tests.  Fix uncovered problems. (Yegappan Lakshmanan,
            closes #6392)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0710: Netbeans test sometimes fails</title>
<updated>2020-05-07T16:16:35+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-05-07T16:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4a070cc82e00618db279526797564cb2b4e9b060'/>
<id>4a070cc82e00618db279526797564cb2b4e9b060</id>
<content type='text'>
Problem:    Netbeans test sometimes fails.
Solution:   Mark any test using an external command as flaky.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Netbeans test sometimes fails.
Solution:   Mark any test using an external command as flaky.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0666: Ruby test fails on MS-Windows</title>
<updated>2020-04-30T17:19:29+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-04-30T17:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=88e6cc253903c86d06abb59b35c85e6aef0152f3'/>
<id>88e6cc253903c86d06abb59b35c85e6aef0152f3</id>
<content type='text'>
Problem:    Ruby test fails on MS-Windows.
Solution:   Remove the "maintainer" line. (Ken Takata, closes #6015)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Ruby test fails on MS-Windows.
Solution:   Remove the "maintainer" line. (Ken Takata, closes #6015)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0509: various code is not properly tested.</title>
<updated>2020-04-04T12:00:39+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-04-04T12:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=cde0ff39da2459b16007fef701ebaa449fb6fe9d'/>
<id>cde0ff39da2459b16007fef701ebaa449fb6fe9d</id>
<content type='text'>
Problem:    various code is not properly tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5871)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    various code is not properly tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5871)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0183: tests fail when the float feature is disabled</title>
<updated>2020-01-30T17:24:53+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-01-30T17:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=5feabe00c47fa66d5f4c95213f150488433f78e3'/>
<id>5feabe00c47fa66d5f4c95213f150488433f78e3</id>
<content type='text'>
Problem:    Tests fail when the float feature is disabled.
Solution:   Skip tests that don't work without float support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Tests fail when the float feature is disabled.
Solution:   Skip tests that don't work without float support.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.2402: typos and other small things</title>
<updated>2019-12-06T21:18:20+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-12-06T21:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f48ee3c28488f7c361732316f905ac420b3d8087'/>
<id>f48ee3c28488f7c361732316f905ac420b3d8087</id>
<content type='text'>
Problem:    Typos and other small things.
Solution:   Small fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Typos and other small things.
Solution:   Small fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.2133: some tests fail when run as root</title>
<updated>2019-10-10T14:46:17+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-10-10T14:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=07282f01da06c158bab4787adc89ec15d7eeb202'/>
<id>07282f01da06c158bab4787adc89ec15d7eeb202</id>
<content type='text'>
Problem:    Some tests fail when run as root.
Solution:   Add CheckNotRoot and use it. (James McCoy, closes #5020)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Some tests fail when run as root.
Solution:   Add CheckNotRoot and use it. (James McCoy, closes #5020)
</pre>
</div>
</content>
</entry>
</feed>
