<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/testdir/test_gui.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.3093: tablabel_tooltip test fails with Athena</title>
<updated>2021-07-03T19:37:59+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-03T19:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=fb773a3e0aa9466bb953c29bad0bf4ba34461a40'/>
<id>fb773a3e0aa9466bb953c29bad0bf4ba34461a40</id>
<content type='text'>
Problem:    tablabel_tooltip test fails with Athena. (Dominique Pellé)
Solution:   Skip the test when using Athena. (closes #8508)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    tablabel_tooltip test fails with Athena. (Dominique Pellé)
Solution:   Skip the test when using Athena. (closes #8508)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3067: building fails with Athena</title>
<updated>2021-06-27T17:02:52+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-06-27T17:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1d1ce613cdc74721499660b1d8911de164e2862d'/>
<id>1d1ce613cdc74721499660b1d8911de164e2862d</id>
<content type='text'>
Problem:    Building fails with Athena. (Elimar Riesebieter)
Solution:   Adjust #ifdefs and add the 'drop_file' feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Building fails with Athena. (Elimar Riesebieter)
Solution:   Adjust #ifdefs and add the 'drop_file' feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3040: GUI: dropping files not tested</title>
<updated>2021-06-23T18:46:52+00:00</updated>
<author>
<name>Yegappan Lakshmanan</name>
<email>yegappan@yahoo.com</email>
</author>
<published>2021-06-23T18:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=18d46587b985923ef4b90b19a0cf37a094607fec'/>
<id>18d46587b985923ef4b90b19a0cf37a094607fec</id>
<content type='text'>
Problem:    GUI: dropping files not tested.
Solution:   Add test_gui_drop_files() and tests. (Yegappan Lakshmanan,
            closes #8434)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    GUI: dropping files not tested.
Solution:   Add test_gui_drop_files() and tests. (Yegappan Lakshmanan,
            closes #8434)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3036: Vim9: builtin function arguments not checked at compile time</title>
<updated>2021-06-22T17:52:27+00:00</updated>
<author>
<name>Yegappan Lakshmanan</name>
<email>yegappan@yahoo.com</email>
</author>
<published>2021-06-22T17:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=7237cab8f1d1a4391372cafdb57f2d97f3b32d05'/>
<id>7237cab8f1d1a4391372cafdb57f2d97f3b32d05</id>
<content type='text'>
Problem:    Vim9: builtin function arguments not checked at compile time.
Solution:   Add more argument type specs. Check arguments to test_setmouse()
            and test_gui_mouse_event(). (Yegappan Lakshmanan, closes #8425)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: builtin function arguments not checked at compile time.
Solution:   Add more argument type specs. Check arguments to test_setmouse()
            and test_gui_mouse_event(). (Yegappan Lakshmanan, closes #8425)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3028: GUI mouse events not tested</title>
<updated>2021-06-21T16:44:26+00:00</updated>
<author>
<name>Yegappan Lakshmanan</name>
<email>yegappan@yahoo.com</email>
</author>
<published>2021-06-21T16:44:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f1e7449d567c630601aa0cec6c663b791785a668'/>
<id>f1e7449d567c630601aa0cec6c663b791785a668</id>
<content type='text'>
Problem:    GUI mouse events not tested.
Solution:   Add test_gui_mouse_event().  Add mouse tests. Also add a few
            viminfo tests. (Yegappan Lakshmanan, closes #8407)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    GUI mouse events not tested.
Solution:   Add test_gui_mouse_event().  Add mouse tests. Also add a few
            viminfo tests. (Yegappan Lakshmanan, closes #8407)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2559: MS-Windows: guifont test fails on Windows XP</title>
<updated>2021-02-28T22:13:40+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-02-28T22:13:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=3650fd709807d5ac182e28d952cbd790c1ad0a6a'/>
<id>3650fd709807d5ac182e28d952cbd790c1ad0a6a</id>
<content type='text'>
Problem:    MS-Windows: guifont test fails on Windows XP.
Solution:   Check windowsversion().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MS-Windows: guifont test fails on Windows XP.
Solution:   Check windowsversion().
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2116: MS-Windows GUI: test for 'guifont' is incomplete</title>
<updated>2020-12-09T11:01:03+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-12-09T11:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=2c78a772fdb5f6a16d16a47e7f218051c4dcb845'/>
<id>2c78a772fdb5f6a16d16a47e7f218051c4dcb845</id>
<content type='text'>
Problem:    MS-Windows GUI: test for 'guifont' is incomplete.
Solution:   Set 'renderoptions'. (Christian Brabandt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MS-Windows GUI: test for 'guifont' is incomplete.
Solution:   Set 'renderoptions'. (Christian Brabandt)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2113: MS-Windows GUI: crash after using ":set guifont=" four times</title>
<updated>2020-12-08T20:12:40+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-12-08T20:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1b3e0727ce86ca4cfa47f8b5421d82ed47a9bec1'/>
<id>1b3e0727ce86ca4cfa47f8b5421d82ed47a9bec1</id>
<content type='text'>
Problem:    MS-Windows GUI: crash after using ":set guifont=" four times.
Solution:   Check for NULL pointer. (Ken Takata, closes #7434)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MS-Windows GUI: crash after using ":set guifont=" four times.
Solution:   Check for NULL pointer. (Ken Takata, closes #7434)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1768: cannot use the help menu from a terminal window</title>
<updated>2020-09-28T19:41:49+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-09-28T19:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b45cd36bd90f71e4a35b1ef1f75a3bedef6d8bac'/>
<id>b45cd36bd90f71e4a35b1ef1f75a3bedef6d8bac</id>
<content type='text'>
Problem:    Cannot use the help menu from a terminal window.
Solution:   Add ":tlnoremenu" commands. (Yee Cheng Chin, closes #7023)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot use the help menu from a terminal window.
Solution:   Add ":tlnoremenu" commands. (Yee Cheng Chin, closes #7023)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1593: tests do not check the error number properly</title>
<updated>2020-09-04T19:18:46+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-09-04T19:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e2e4075fad1326181edc5a131e48c644ef613693'/>
<id>e2e4075fad1326181edc5a131e48c644ef613693</id>
<content type='text'>
Problem:    Tests do not check the error number properly.0
Solution:   Add a colon after the error number. (closes #6869)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Tests do not check the error number properly.0
Solution:   Add a colon after the error number. (closes #6869)
</pre>
</div>
</content>
</entry>
</feed>
