aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-11-17 13:39:56 -0500
committerGlenn Morris2014-11-17 13:39:56 -0500
commit83087df9492f4a16c835664aa39d0b8a7756d4bb (patch)
tree3a57348f8ec9ddedf5c9fd35e63710c4ae827baf /test/ChangeLog
parent62243cb96f133581157f6eafa934b5b7ca4cc065 (diff)
downloademacs-83087df9492f4a16c835664aa39d0b8a7756d4bb.tar.gz
emacs-83087df9492f4a16c835664aa39d0b8a7756d4bb.zip
Improve output of occur-tests in case of failure
* test/automated/occur-tests.el (occur-test-case, occur-test-create): In case of failure, show the actual string, rather than just nil.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 47bbfb36a10..42fcd8e934a 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
12014-11-17 Glenn Morris <rgm@gnu.org>
2
3 * automated/occur-tests.el (occur-test-case, occur-test-create):
4 In case of failure, show the actual string, rather than just nil.
5
12014-11-17 Ulf Jasper <ulf.jasper@web.de> 62014-11-17 Ulf Jasper <ulf.jasper@web.de>
2 7
3 * automated/icalendar-tests.el (icalendar-tests--test-import): 8 * automated/icalendar-tests.el (icalendar-tests--test-import):