<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/testdir/test_command_count.vim, branch chrisbra-patch-1</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/'/>
<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://trove.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.0341: :argadd in empty buffer changes the buffer name</title>
<updated>2018-08-31T21:06:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-31T21:06:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=32bbd00949c585ea1c9da13197279a175097eddd'/>
<id>32bbd00949c585ea1c9da13197279a175097eddd</id>
<content type='text'>
Problem:    :argadd in empty buffer changes the buffer name. (Pavol Juhas)
Solution:   Don't re-use the current buffer when not going to edit the file.
            (closes #3397)  Do re-use the current buffer for :next.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    :argadd in empty buffer changes the buffer name. (Pavol Juhas)
Solution:   Don't re-use the current buffer when not going to edit the file.
            (closes #3397)  Do re-use the current buffer for :next.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1763: :argedit does not reuse an empty unnamed buffer</title>
<updated>2018-04-24T19:58:51+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-24T19:58:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=46a53dfc29689c6a0d80e3820e8b0a48dba6b6ec'/>
<id>46a53dfc29689c6a0d80e3820e8b0a48dba6b6ec</id>
<content type='text'>
Problem:    :argedit does not reuse an empty unnamed buffer.
Solution:   Add the BLN_CURBUF flag and fix all the side effects. (Christian
            Brabandt, closes #2713)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    :argedit does not reuse an empty unnamed buffer.
Solution:   Add the BLN_CURBUF flag and fix all the side effects. (Christian
            Brabandt, closes #2713)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1224: still interference between test functions</title>
<updated>2017-10-26T22:55:04+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-10-26T22:55:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=cf1ba35fc2ebd41b9a7738bbd1f026f5311560aa'/>
<id>cf1ba35fc2ebd41b9a7738bbd1f026f5311560aa</id>
<content type='text'>
Problem:    Still interference between test functions.
Solution:   Clear autocommands. Wipe all buffers.  Fix tests that depend on a
            specific start context.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Still interference between test functions.
Solution:   Clear autocommands. Wipe all buffers.  Fix tests that depend on a
            specific start context.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0019</title>
<updated>2016-09-29T18:54:59+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-09-29T18:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=b3435b0a3a0967115658d0a8c0224a28969cfa02'/>
<id>b3435b0a3a0967115658d0a8c0224a28969cfa02</id>
<content type='text'>
Problem:    Test_command_count is old style.
Solution:   Turn it into a new style test. (Naruhiko Nishino)
            Use more assert functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Test_command_count is old style.
Solution:   Turn it into a new style test. (Naruhiko Nishino)
            Use more assert functions.
</pre>
</div>
</content>
</entry>
</feed>
