diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index d8b8fb661b5..9b6859e9ba6 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-08-04 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * automated/icalendar-tests.el (icalendar-tests--test-export) | ||
| 4 | (icalendar-tests--test-import): | ||
| 5 | Use getenv/setenv rather than set-time-zone-rule. | ||
| 6 | (icalendar-tests--test-import): Reset zone even if error occurred. | ||
| 7 | (icalendar-tests--do-test-cycle): Use with-current-buffer. | ||
| 8 | |||
| 1 | 2013-03-26 Fabián Ezequiel Gallina <fabian@anue.biz> | 9 | 2013-03-26 Fabián Ezequiel Gallina <fabian@anue.biz> |
| 2 | 10 | ||
| 3 | * automated/python-tests.el | 11 | * automated/python-tests.el |