diff options
| author | Ulf Jasper | 2014-11-17 21:06:33 +0100 |
|---|---|---|
| committer | Ulf Jasper | 2014-11-17 21:06:33 +0100 |
| commit | 9e35ff6bcf9c52fb295b4eb5d4dcde37b6a60b65 (patch) | |
| tree | b641b8c903c4529c7585594cd544ddf8f3fd55ad /test/ChangeLog | |
| parent | cc5519db12f554a40591ac8a7f4febe17a3bd53b (diff) | |
| parent | 5813f93cab1a81eba6eef735add5ca7cb1d15e8e (diff) | |
| download | emacs-9e35ff6bcf9c52fb295b4eb5d4dcde37b6a60b65.tar.gz emacs-9e35ff6bcf9c52fb295b4eb5d4dcde37b6a60b65.zip | |
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 6e350cf8ec1..2dfd5151f09 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-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 | (occur-tests): Update for apparent change in output re control-chars. | ||
| 6 | |||
| 1 | 2014-11-17 Ulf Jasper <ulf.jasper@web.de> | 7 | 2014-11-17 Ulf Jasper <ulf.jasper@web.de> |
| 2 | 8 | ||
| 3 | * automated/icalendar-tests.el (icalendar-tests--test-export): New | 9 | * automated/icalendar-tests.el (icalendar-tests--test-export): New |