emacs-diffs
[Top][All Lists]
Advanced

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

master updated (13f64b0 -> 8aca659)


From: Stefan Kangas
Subject: master updated (13f64b0 -> 8aca659)
Date: Tue, 28 Apr 2020 15:55:16 -0400 (EDT)

skangas pushed a change to branch master.

      from  13f64b0   Use lexical-binding in most semantic tests
       new  a0ee542   Use lexical-binding in many emacs-lisp tests
       new  1844bcf   Use lexical-binding in hmac-md5.el and add tests
       new  8aca659   Use lexical-binding in puny.el and add more tests


Summary of changes:
 lisp/net/hmac-md5.el                               | 40 +----------
 lisp/net/puny.el                                   |  2 +-
 test/lisp/emacs-lisp/bytecomp-tests.el             |  2 +-
 test/lisp/emacs-lisp/ert-x-tests.el                |  2 +-
 test/lisp/emacs-lisp/nadvice-tests.el              |  2 +-
 test/lisp/emacs-lisp/pcase-tests.el                |  2 +-
 test/lisp/emacs-lisp/seq-tests.el                  | 10 +--
 test/lisp/emacs-lisp/subr-x-tests.el               |  2 +-
 test/lisp/emacs-lisp/text-property-search-tests.el |  2 +-
 test/lisp/net/hmac-md5-tests.el                    | 80 ++++++++++++++++++++++
 test/lisp/net/puny-tests.el                        | 21 ++++++
 11 files changed, 116 insertions(+), 49 deletions(-)
 create mode 100644 test/lisp/net/hmac-md5-tests.el



reply via email to

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