1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 12:31:32 -08:00
emacs/test/lisp/vc
Sean Whitton 4358838a3b vc-do-command: Support discarding standard error
* lisp/vc/vc-dispatcher.el (vc-do-command): Support discarding
standard error.
* lisp/vc/vc-hg.el (vc-hg-dir-status-files): Discard standard
error of 'hg status' to avoid parsing mistakes.
(vc-hg-command): Update docstring given new meaning of first
argument to vc-do-command.
* test/lisp/vc/vc-tests/vc-test-misc.el (vc-test-do-command-1)
(vc-test-do-command-2, vc-test-do-command-3)
(vc-test-do-command-4, vc-test-do-command-5)
(vc-test-do-command-6, vc-test-do-command-7): New tests.
2025-11-10 18:08:39 +00:00
..
diff-mode-resources ; Fix failing diff-mode tests 2025-04-19 10:39:05 +02:00
vc-tests vc-do-command: Support discarding standard error 2025-11-10 18:08:39 +00:00
add-log-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
diff-mode-tests.el ; Fix failing diff-mode tests 2025-04-19 10:39:05 +02:00
ediff-diff-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ediff-mult-tests.el Guard against user saving ediff-meta-diff-buffer 2025-03-09 08:10:17 -03:00
ediff-ptch-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
emerge-tests.el Fix emerge.el for remote files 2025-04-20 18:16:14 +02:00
log-edit-tests.el ; Fix byte-compiler warning 2025-03-09 18:29:01 +01:00
smerge-mode-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc-bzr-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc-cvs-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vc-git-tests.el ; Fix VC tests 2025-05-09 14:43:03 +03:00
vc-hg-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00