<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/testdir/setup.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.0.1045: running tests may pollute shell history</title>
<updated>2017-09-03T12:31:02+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-09-03T12:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6a8691d483914606213a24356a9124fa41c93b69'/>
<id>6a8691d483914606213a24356a9124fa41c93b69</id>
<content type='text'>
Problem:    Running tests may pollute shell history. (Manuel Ortega)
Solution:   Make $HISTFILE empty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Running tests may pollute shell history. (Manuel Ortega)
Solution:   Make $HISTFILE empty.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0810: MS-Windows: tests still hang</title>
<updated>2017-07-30T11:28:23+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-07-30T11:28:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d0b6c6c54e0f3c2984e1d9b316a587ef14cfd53a'/>
<id>d0b6c6c54e0f3c2984e1d9b316a587ef14cfd53a</id>
<content type='text'>
Problem:    MS-Windows: tests still hang.
Solution:   Only create the XfakeHOME directory if it does not exist yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MS-Windows: tests still hang.
Solution:   Only create the XfakeHOME directory if it does not exist yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0806: tests may try to create XfakeHOME twice</title>
<updated>2017-07-29T20:21:18+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-07-29T20:21:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f98246d4849e670c6660e97887428dcddf88dc9f'/>
<id>f98246d4849e670c6660e97887428dcddf88dc9f</id>
<content type='text'>
Problem:    Tests may try to create XfakeHOME twice.
Solution:   Avoid loading setup.vim twice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Tests may try to create XfakeHOME twice.
Solution:   Avoid loading setup.vim twice.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0805: GUI test fails with gnome2</title>
<updated>2017-07-29T18:39:53+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-07-29T18:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d1ee0043c0360f6b504c0283edd2a844ef73a349'/>
<id>d1ee0043c0360f6b504c0283edd2a844ef73a349</id>
<content type='text'>
Problem:    GUI test fails with gnome2.
Solution:   Set $HOME to an existing directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    GUI test fails with gnome2.
Solution:   Set $HOME to an existing directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0701: system test failing when using X11 forwarding</title>
<updated>2017-07-08T15:03:21+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-07-08T15:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=11e79bb04ea635d180dd79b1d5cbc755b56e66e1'/>
<id>11e79bb04ea635d180dd79b1d5cbc755b56e66e1</id>
<content type='text'>
Problem:    System test failing when using X11 forwarding.
Solution:   Set $XAUTHORITY before changing $HOME. (closes #1812)
            Also use a better check for the exit value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    System test failing when using X11 forwarding.
Solution:   Set $XAUTHORITY before changing $HOME. (closes #1812)
            Also use a better check for the exit value.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.2167</title>
<updated>2016-08-06T17:45:31+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-08-06T17:45:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c96a2f3b887d9a1f850f0dacc92616bee11f966b'/>
<id>c96a2f3b887d9a1f850f0dacc92616bee11f966b</id>
<content type='text'>
Problem:    Small build can't run tests.
Solution:   Don't try setting 'packpath'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Small build can't run tests.
Solution:   Don't try setting 'packpath'.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.2164</title>
<updated>2016-08-06T17:01:55+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-08-06T17:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=66459b7c98c67f8a9d39de8f08e8e8f1fca0e359'/>
<id>66459b7c98c67f8a9d39de8f08e8e8f1fca0e359</id>
<content type='text'>
Problem:    It is not possible to use plugins in an "after" directory to tune
            the behavior of a package.
Solution:   First load plugins from non-after directories, then packages and
            finally plugins in after directories.
            Reset 'loadplugins' before executing --cmd arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    It is not possible to use plugins in an "after" directory to tune
            the behavior of a package.
Solution:   First load plugins from non-after directories, then packages and
            finally plugins in after directories.
            Reset 'loadplugins' before executing --cmd arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.2031</title>
<updated>2016-07-12T20:51:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-07-12T20:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=89b10421ca1aea55acbafac1df93be4e20210ceb'/>
<id>89b10421ca1aea55acbafac1df93be4e20210ceb</id>
<content type='text'>
Problem:    The list_lbr_utf8 test fails if ~/.vim/syntax/c.vim sets
            'textwidth' to a non-zero value. (Oyvind A. Holm)
Solution:   Add a setup.vim file that sets 'runtimepath' and $HOME to a safe
            value. (partly by Christian Brabandt, closes #912)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The list_lbr_utf8 test fails if ~/.vim/syntax/c.vim sets
            'textwidth' to a non-zero value. (Oyvind A. Holm)
Solution:   Add a setup.vim file that sets 'runtimepath' and $HOME to a safe
            value. (partly by Christian Brabandt, closes #912)
</pre>
</div>
</content>
</entry>
</feed>
