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 b080961f681..979214c45da 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-02-11 Nicolas Petton <nicolas@petton.fr> | ||
| 2 | |||
| 3 | * automated/seq-tests.el (test-seq-reverse, test-seq-group-by): | ||
| 4 | Add a test for seq-reverse and update test for seq-group-by to | ||
| 5 | test vectors and strings, not only lists. | ||
| 6 | |||
| 1 | 2015-02-10 Glenn Morris <rgm@gnu.org> | 7 | 2015-02-10 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * automated/package-test.el (package-test-signed): | 9 | * automated/package-test.el (package-test-signed): |