emacs-diffs
[Top][All Lists]
Advanced

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

master updated (9dfd945 -> 0cac459)


From: Stefan Kangas
Subject: master updated (9dfd945 -> 0cac459)
Date: Sat, 6 Nov 2021 21:20:29 -0400 (EDT)

skangas pushed a change to branch master.

      from  9dfd945   Fix byte compilation of package built-ins
       new  5dd27fe   Add generated suffix to test temp file names
       new  385741f   Prefer ert-with-temp-(directory|file)
       new  0cac459   Ensure return value of ert-with-temp-directory


Summary of changes:
 lisp/emacs-lisp/ert-x.el                    |  33 ++-
 test/lisp/abbrev-tests.el                   |  60 +++--
 test/lisp/auth-source-tests.el              | 131 +++++------
 test/lisp/autoinsert-tests.el               |  19 +-
 test/lisp/bookmark-tests.el                 |  18 +-
 test/lisp/buff-menu-tests.el                |  21 +-
 test/lisp/calendar/icalendar-tests.el       |  50 ++--
 test/lisp/calendar/todo-mode-tests.el       |  37 ++-
 test/lisp/dired-aux-tests.el                |   1 +
 test/lisp/dired-tests.el                    | 352 ++++++++++++++--------------
 test/lisp/dired-x-tests.el                  |  30 ++-
 test/lisp/emacs-lisp/bytecomp-tests.el      |   3 +-
 test/lisp/emacs-lisp/check-declare-tests.el |  96 ++++----
 test/lisp/emacs-lisp/edebug-tests.el        |  42 ++--
 test/lisp/emacs-lisp/ert-x-tests.el         |  12 +-
 test/lisp/emacs-lisp/package-tests.el       | 136 ++++++-----
 test/lisp/emacs-lisp/testcover-tests.el     | 108 ++++-----
 test/lisp/emulation/viper-tests.el          |  80 +++----
 test/lisp/epg-tests.el                      |  77 +++---
 test/lisp/eshell/em-hist-tests.el           |  17 +-
 test/lisp/eshell/em-ls-tests.el             |  38 +--
 test/lisp/ffap-tests.el                     |  29 ++-
 test/lisp/files-tests.el                    | 248 ++++++++++----------
 test/lisp/ls-lisp-tests.el                  |  33 +--
 test/lisp/mail/uudecode-tests.el            |  26 +-
 test/lisp/net/browse-url-tests.el           |   6 +-
 test/lisp/progmodes/elisp-mode-tests.el     |   9 +-
 test/lisp/progmodes/etags-tests.el          |  31 ++-
 test/lisp/progmodes/flymake-tests.el        |  32 +--
 test/lisp/progmodes/python-tests.el         |  23 +-
 test/lisp/progmodes/sql-tests.el            |  90 ++++---
 test/lisp/saveplace-tests.el                |  67 +++---
 test/lisp/so-long-tests/spelling-tests.el   |  30 +--
 test/lisp/textmodes/reftex-tests.el         | 101 ++++----
 test/lisp/thumbs-tests.el                   |  10 +-
 test/lisp/vc/diff-mode-tests.el             |  56 +++--
 test/lisp/vc/ediff-ptch-tests.el            |  60 +++--
 test/lisp/vc/vc-bzr-tests.el                | 172 +++++++-------
 test/lisp/wdired-tests.el                   | 267 +++++++++++----------
 test/src/buffer-tests.el                    |  38 +--
 test/src/filelock-tests.el                  |  31 ++-
 test/src/inotify-tests.el                   |  31 ++-
 test/src/undo-tests.el                      |  20 +-
 43 files changed, 1357 insertions(+), 1414 deletions(-)



reply via email to

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