diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index dcce0bf3c39..d63a561953d 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,7 +1,12 @@ | |||
| 1 | 2015-01-21 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * automated/cl-generic-tests.el (setf cl--generic-2): Make sure | ||
| 4 | the setf can be used already in the body of the method. | ||
| 5 | |||
| 1 | 2015-01-20 Jorgen Schaefer <contact@jorgenschaefer.de> | 6 | 2015-01-20 Jorgen Schaefer <contact@jorgenschaefer.de> |
| 2 | 7 | ||
| 3 | * automated/package-test.el (package-test-install-prioritized): | 8 | * automated/package-test.el (package-test-install-prioritized): |
| 4 | Removed test due to unreproducable failures. | 9 | Remove test due to unreproducable failures. |
| 5 | 10 | ||
| 6 | 2015-01-20 Michal Nazarewicz <mina86@mina86.com> | 11 | 2015-01-20 Michal Nazarewicz <mina86@mina86.com> |
| 7 | 12 | ||
| @@ -15,8 +20,8 @@ | |||
| 15 | A new helper function for testing `tildify-double-space-undos' | 20 | A new helper function for testing `tildify-double-space-undos' |
| 16 | behaviour in the `tildify-space' function. | 21 | behaviour in the `tildify-space' function. |
| 17 | (tildify-space-undo-test-html, tildify-space-undo-test-html-nbsp) | 22 | (tildify-space-undo-test-html, tildify-space-undo-test-html-nbsp) |
| 18 | (tildify-space-undo-test-xml, tildify-space-undo-test-tex): New | 23 | (tildify-space-undo-test-xml, tildify-space-undo-test-tex): |
| 19 | tests for `tildify-doule-space-undos' behaviour. | 24 | New tests for `tildify-doule-space-undos' behaviour. |
| 20 | 25 | ||
| 21 | * automated/tildify-tests.el (tildify-space-test--test): | 26 | * automated/tildify-tests.el (tildify-space-test--test): |
| 22 | A new helper function for testing `tildify-space' function. | 27 | A new helper function for testing `tildify-space' function. |