1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/test/lisp/vc
Philipp Stephani f4b50dad8d Make ediff handle remote and quoted file names
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.
2017-04-04 11:37:10 +02:00
..
add-log-tests.el
diff-mode-tests.el * test/lisp/vc/diff-mode-tests.el: Require diff-mode. 2017-02-01 01:20:46 +09:00
ediff-diff-tests.el Make ediff handle remote and quoted file names 2017-04-04 11:37:10 +02:00
ediff-ptch-tests.el Use only posix options in a ediff-ptch test 2017-04-01 17:02:49 +09:00
vc-bzr-tests.el
vc-hg.el
vc-tests.el