summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-04-07 17:19:31 -0400
committerGlenn Morris <rgm@gnu.org>2014-04-07 17:19:31 -0400
commit6f287c898ab29c97bd90293df5f83af0e72c7ec7 (patch)
tree4ee23260a08b6bd953fe62a051f9daac2a55431e /test
parent7e31acf6b81fdce7258077645bc239767c484841 (diff)
downloademacs-6f287c898ab29c97bd90293df5f83af0e72c7ec7.tar.gz
ChangeLog fixes
Merged entries get today's date. May as well combine consecutive separate entries by same author into one. Backported entries should not appear twice.
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog20
1 files changed, 3 insertions, 17 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 2ef22c9a4c6..fb969069c6c 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,32 +1,18 @@
2014-04-07 João Távora <joaotavora@gmail.com>
- * automated/electric-tests.el (define-electric-pair-test): Don't
- overtest..
- (inhibit-in-mismatched-string-inside-ruby-comments): New test.
- (inhibit-in-mismatched-string-inside-c-comments): New test.
-
-2014-04-07 João Távora <joaotavora@gmail.com>
-
- * automated/electric-tests.el (inhibit-if-strings-mismatched):
- New test, change from `inhibit-only-of-next-is-mismatched'.
-
-2014-04-06 João Távora <joaotavora@gmail.com>
-
* automated/python-tests.el (python-triple-quote-pairing): New test.
(python-syntax-after-python-backspace): New test.
-2014-04-06 João Távora <joaotavora@gmail.com>
-
* automated/electric-tests.el (electric-pair-define-test-form):
More readable test docstrings.
(whitespace-skipping-for-quotes-not-ouside)
(whitespace-skipping-for-quotes-only-inside)
- (whitespace-skipping-for-quotes-in-text-mode): New tests.
+ (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
2014-04-04 João Távora <joaotavora@gmail.com>
- * automated/electric-tests.el (define-electric-pair-test): Don't
- overtest..
+ * automated/electric-tests.el (define-electric-pair-test):
+ Don't overtest.
(inhibit-in-mismatched-string-inside-ruby-comments): New test.
(inhibit-in-mismatched-string-inside-c-comments): New test.