diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 156c343751e..3ae980755a9 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -60,6 +60,11 @@ | |||
| 60 | * automated/cl-generic-tests.el (setf cl--generic-2): Make sure | 60 | * automated/cl-generic-tests.el (setf cl--generic-2): Make sure |
| 61 | the setf can be used already in the body of the method. | 61 | the setf can be used already in the body of the method. |
| 62 | 62 | ||
| 63 | 2015-01-20 Jorgen Schaefer <contact@jorgenschaefer.de> | ||
| 64 | |||
| 65 | * automated/package-test.el (package-test-install-prioritized): | ||
| 66 | Remove test due to unreproducible failures. | ||
| 67 | |||
| 63 | 2015-01-20 Michal Nazarewicz <mina86@mina86.com> | 68 | 2015-01-20 Michal Nazarewicz <mina86@mina86.com> |
| 64 | 69 | ||
| 65 | * automated/descr-text-test.el: New file with tests for | 70 | * automated/descr-text-test.el: New file with tests for |