<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/test/lisp/vc, branch feature/auth-source-pass</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Add unit test for Bug#26378</title>
<updated>2017-04-08T14:55:56+00:00</updated>
<author>
<name>Philipp Stephani</name>
</author>
<published>2017-04-08T14:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5ea696fd24c2bd8006050866fba0ccab1c0ff931'/>
<id>5ea696fd24c2bd8006050866fba0ccab1c0ff931</id>
<content type='text'>
* test/lisp/vc/ediff-diff-tests.el
(ediff-diff-tests--ediff-exec-process--nil): New unit test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lisp/vc/ediff-diff-tests.el
(ediff-diff-tests--ediff-exec-process--nil): New unit test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make ediff handle remote and quoted file names</title>
<updated>2017-04-04T09:37:10+00:00</updated>
<author>
<name>Philipp Stephani</name>
</author>
<published>2017-03-03T17:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f4b50dad8d5eade04f495c693c0bca46060b25cb'/>
<id>f4b50dad8d5eade04f495c693c0bca46060b25cb</id>
<content type='text'>
Quoted file names need to be unquoted before passed to
subprocesses (Bug#25950).

* lisp/vc/ediff-diff.el (ediff-exec-process): Handle remote and quoted
file names.
* test/lisp/vc/ediff-diff-tests.el
(ediff-diff-tests--ediff-exec-process--quoted-file): Add unit test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Quoted file names need to be unquoted before passed to
subprocesses (Bug#25950).

* lisp/vc/ediff-diff.el (ediff-exec-process): Handle remote and quoted
file names.
* test/lisp/vc/ediff-diff-tests.el
(ediff-diff-tests--ediff-exec-process--quoted-file): Add unit test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use only posix options in a ediff-ptch test</title>
<updated>2017-04-01T08:02:49+00:00</updated>
<author>
<name>Tino Calancha</name>
</author>
<published>2017-04-01T08:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9cf6a408c8f1678dc4a53f722aa1984c9489b4c2'/>
<id>9cf6a408c8f1678dc4a53f722aa1984c9489b4c2</id>
<content type='text'>
* test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug26084):
Use just "-b" patch option.  Don't assume a particular suffix for
the backup files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug26084):
Use just "-b" patch option.  Don't assume a particular suffix for
the backup files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak ediff-ptch test in previous commit a bit more</title>
<updated>2017-04-01T03:28:54+00:00</updated>
<author>
<name>Tino Calancha</name>
</author>
<published>2017-04-01T03:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=226cafd24df9c233f6359c93273d4da22db7f62d'/>
<id>226cafd24df9c233f6359c93273d4da22db7f62d</id>
<content type='text'>
* test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug26084):
Apply patches without requiring a shell.  Add some comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug26084):
Apply patches without requiring a shell.  Add some comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak an ediff-ptch test</title>
<updated>2017-03-31T21:30:01+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2017-03-31T21:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d23287a94913a3cc930a6d64eb8c7a101b98d8fd'/>
<id>d23287a94913a3cc930a6d64eb8c7a101b98d8fd</id>
<content type='text'>
* test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug26084):
Add skip conditions.  Avoid going through shell where not needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug26084):
Add skip conditions.  Avoid going through shell where not needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>epatch: Save right backups in Git multipatches</title>
<updated>2017-03-21T08:25:55+00:00</updated>
<author>
<name>Tino Calancha</name>
</author>
<published>2017-03-21T08:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=abe731eef0fcbc59ef4836e06f6099ea17042b90'/>
<id>abe731eef0fcbc59ef4836e06f6099ea17042b90</id>
<content type='text'>
Multipatches on N Git files save wrong backups for
N-1 files; only the last one has a correct backup (Bug#26084).
* lisp/vc/diff-mode.el (diff-file-junk-re): Add 'Prereq: '
* lisp/vc/ediff-ptch.el (ediff-map-patch-buffer): Use 'diff-file-junk-re'.
* test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug25010):
Rename from ibuffer-test-bug25010.
(ediff-ptch-test-bug26084): New test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Multipatches on N Git files save wrong backups for
N-1 files; only the last one has a correct backup (Bug#26084).
* lisp/vc/diff-mode.el (diff-file-junk-re): Add 'Prereq: '
* lisp/vc/ediff-ptch.el (ediff-map-patch-buffer): Use 'diff-file-junk-re'.
* test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug25010):
Rename from ibuffer-test-bug25010.
(ediff-ptch-test-bug26084): New test.
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/lisp/vc/diff-mode-tests.el: Require diff-mode.</title>
<updated>2017-01-31T16:20:46+00:00</updated>
<author>
<name>Tino Calancha</name>
</author>
<published>2017-01-31T16:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=52a1ce65d693daaa395e7d594ec441ab7b652d70'/>
<id>52a1ce65d693daaa395e7d594ec441ab7b652d70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New test for diff-mode handling trailing --</title>
<updated>2017-01-31T15:50:28+00:00</updated>
<author>
<name>Dima Kogan</name>
</author>
<published>2017-01-31T07:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3506ec2b110b7de75e9e41657d97d04b04b9e6ff'/>
<id>3506ec2b110b7de75e9e41657d97d04b04b9e6ff</id>
<content type='text'>
test/lisp/vc/diff-mode-tests.el: New test file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test/lisp/vc/diff-mode-tests.el: New test file
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2017 in master</title>
<updated>2017-01-01T09:48:59+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-01-01T09:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150'/>
<id>e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150</id>
<content type='text'>
Run admin/update-copyright in the master branch.  This fixes files
that were not already fixed in the emacs-25 branch before it was
merged here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run admin/update-copyright in the master branch.  This fixes files
that were not already fixed in the emacs-25 branch before it was
merged here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-25</title>
<updated>2017-01-01T09:10:47+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-01-01T09:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bcf244ef9be0fe61f4b9a48d3412b2c8a9f1edb9'/>
<id>bcf244ef9be0fe61f4b9a48d3412b2c8a9f1edb9</id>
<content type='text'>
2e2a806 Fix copyright years by hand
5badc81 Update copyright year to 2017
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2e2a806 Fix copyright years by hand
5badc81 Update copyright year to 2017
</pre>
</div>
</content>
</entry>
</feed>
