diff options
| author | Jorgen Schaefer | 2015-01-22 21:06:47 +0100 |
|---|---|---|
| committer | Jorgen Schaefer | 2015-01-22 21:06:47 +0100 |
| commit | 2f908e0cac317b381393e3efb70ec08dfaab5383 (patch) | |
| tree | a76d51e0f40e6b0c91ef0d5fcea4f316ce881876 /test/ChangeLog | |
| parent | 3e359626e64c50efe31e3f5965d199cb69bb4a8d (diff) | |
| download | emacs-2f908e0cac317b381393e3efb70ec08dfaab5383.tar.gz emacs-2f908e0cac317b381393e3efb70ec08dfaab5383.zip | |
Re-add and fix prioritized archives test.
* automated/package-test.el (package-test-install-prioritized):
Re-add the test case and add priority to the correct repository
this time around.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index d63a561953d..af36b5d2bde 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,13 +1,14 @@ | |||
| 1 | 2015-01-20 Jorgen Schaefer <contact@jorgenschaefer.de> | ||
| 2 | |||
| 3 | * automated/package-test.el (package-test-install-prioritized): | ||
| 4 | Re-add the test case and add priority to the correct repository | ||
| 5 | this time around. | ||
| 6 | |||
| 1 | 2015-01-21 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2015-01-21 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * automated/cl-generic-tests.el (setf cl--generic-2): Make sure | 9 | * automated/cl-generic-tests.el (setf cl--generic-2): Make sure |
| 4 | the setf can be used already in the body of the method. | 10 | the setf can be used already in the body of the method. |
| 5 | 11 | ||
| 6 | 2015-01-20 Jorgen Schaefer <contact@jorgenschaefer.de> | ||
| 7 | |||
| 8 | * automated/package-test.el (package-test-install-prioritized): | ||
| 9 | Remove test due to unreproducable failures. | ||
| 10 | |||
| 11 | 2015-01-20 Michal Nazarewicz <mina86@mina86.com> | 12 | 2015-01-20 Michal Nazarewicz <mina86@mina86.com> |
| 12 | 13 | ||
| 13 | * automated/descr-text-test.el: New file with tests for | 14 | * automated/descr-text-test.el: New file with tests for |