aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2015-01-22 00:05:27 +0100
committerJoakim Verona2015-01-22 00:05:27 +0100
commitd6ada5ae0fad7a5c85eb28b102bc460e9fe0aceb (patch)
treeaa8b504032eb09caa6f5eae6038a38b87ada198b /test/ChangeLog
parent487d6cdc4dfc6500885dfa57a7c2fac8a1760fec (diff)
parent20f66485526b69eb26f2e70bd835a5e1333559d5 (diff)
downloademacs-d6ada5ae0fad7a5c85eb28b102bc460e9fe0aceb.tar.gz
emacs-d6ada5ae0fad7a5c85eb28b102bc460e9fe0aceb.zip
Merge branch 'master' into xwidget
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog11
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 @@
12015-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
12015-01-20 Jorgen Schaefer <contact@jorgenschaefer.de> 62015-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
62015-01-20 Michal Nazarewicz <mina86@mina86.com> 112015-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.