diff options
author | Glenn Morris <rgm@gnu.org> | 2015-02-10 15:01:13 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2015-02-10 15:01:13 -0500 |
commit | ecf8c30bd69f4e659229ace88ac201cc4c647cae (patch) | |
tree | b7402beeb87693b32facdd40ec80ff02758212d8 /test/ChangeLog | |
parent | 4069c132a3ecb74e570bd4df87c6880c23a65e3b (diff) | |
download | emacs-ecf8c30bd69f4e659229ace88ac201cc4c647cae.tar.gz |
* package-test.el (package-test-signed): More informative failure messages
Not that anyone appears to read them.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index ff02bd6a25d..74fc7cebd56 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,15 +1,17 @@ +2015-02-10 Glenn Morris <rgm@gnu.org> + + * automated/package-test.el (package-test-signed): + More informative failure messages. + 2015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org> - * automated/python-tests.el - (python-eldoc--get-symbol-at-point-1) + * automated/python-tests.el (python-eldoc--get-symbol-at-point-1) (python-eldoc--get-symbol-at-point-2) (python-eldoc--get-symbol-at-point-3) (python-eldoc--get-symbol-at-point-4): New tests. -2015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org> - - * automated/python-tests.el - (python-tests-visible-string): New function. + * automated/python-tests.el (python-tests-visible-string): + New function. (python-parens-electric-indent-1) (python-triple-quote-pairing): Fix indentation, move require calls. (python-hideshow-hide-levels-1) |