diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 74fc7cebd56..b080961f681 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -3,6 +3,12 @@ | |||
| 3 | * automated/package-test.el (package-test-signed): | 3 | * automated/package-test.el (package-test-signed): |
| 4 | More informative failure messages. | 4 | More informative failure messages. |
| 5 | 5 | ||
| 6 | 2015-02-09 Nicolas Petton <nicolas@petton.fr> | ||
| 7 | |||
| 8 | * automated/seq-tests.el (test-seq-group-by): Update test for | ||
| 9 | seq-group-by to check that sequence elements are returned in the | ||
| 10 | correct order. | ||
| 11 | |||
| 6 | 2015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org> | 12 | 2015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org> |
| 7 | 13 | ||
| 8 | * automated/python-tests.el (python-eldoc--get-symbol-at-point-1) | 14 | * automated/python-tests.el (python-eldoc--get-symbol-at-point-1) |