diff options
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 @@ | |||
| 1 | 2015-02-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * automated/package-test.el (package-test-signed): | ||
| 4 | More informative failure messages. | ||
| 5 | |||
| 1 | 2015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org> | 6 | 2015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org> |
| 2 | 7 | ||
| 3 | * automated/python-tests.el | 8 | * automated/python-tests.el (python-eldoc--get-symbol-at-point-1) |
| 4 | (python-eldoc--get-symbol-at-point-1) | ||
| 5 | (python-eldoc--get-symbol-at-point-2) | 9 | (python-eldoc--get-symbol-at-point-2) |
| 6 | (python-eldoc--get-symbol-at-point-3) | 10 | (python-eldoc--get-symbol-at-point-3) |
| 7 | (python-eldoc--get-symbol-at-point-4): New tests. | 11 | (python-eldoc--get-symbol-at-point-4): New tests. |
| 8 | 12 | ||
| 9 | 2015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org> | 13 | * automated/python-tests.el (python-tests-visible-string): |
| 10 | 14 | New function. | |
| 11 | * automated/python-tests.el | ||
| 12 | (python-tests-visible-string): New function. | ||
| 13 | (python-parens-electric-indent-1) | 15 | (python-parens-electric-indent-1) |
| 14 | (python-triple-quote-pairing): Fix indentation, move require calls. | 16 | (python-triple-quote-pairing): Fix indentation, move require calls. |
| 15 | (python-hideshow-hide-levels-1) | 17 | (python-hideshow-hide-levels-1) |