emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (1973d4ac1b -> cf873c1a09)


From: Jim Porter
Subject: master updated (1973d4ac1b -> cf873c1a09)
Date: Mon, 15 Aug 2022 23:47:40 -0400 (EDT)

jporter pushed a change to branch master.

      from  1973d4ac1b Avoid lowering child frames below scroll bars on X
       new  07b8fb197a Provide ERT explainer for 'eshell-match-command-output'
       new  c1f1be4b73 Add 'eshell-command-result-equal' with an ERT explainer
       new  cf873c1a09 Fix non-interactive use of conditionals in Eshell


Summary of changes:
 lisp/eshell/esh-cmd.el                   |   7 +-
 test/lisp/eshell/em-alias-tests.el       |  28 +-
 test/lisp/eshell/em-basic-tests.el       |  18 +-
 test/lisp/eshell/em-dirs-tests.el        |  56 ++--
 test/lisp/eshell/em-extpipe-tests.el     |  18 +-
 test/lisp/eshell/em-script-tests.el      |  20 +-
 test/lisp/eshell/esh-cmd-tests.el        | 178 ++++++-----
 test/lisp/eshell/esh-proc-tests.el       |  35 +--
 test/lisp/eshell/esh-var-tests.el        | 501 ++++++++++++++-----------------
 test/lisp/eshell/eshell-tests-helpers.el |  59 +++-
 test/lisp/eshell/eshell-tests.el         |  75 +++--
 11 files changed, 491 insertions(+), 504 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]