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 47bbfb36a10..6e350cf8ec1 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,5 +1,13 @@ | |||
| 1 | 2014-11-17 Ulf Jasper <ulf.jasper@web.de> | 1 | 2014-11-17 Ulf Jasper <ulf.jasper@web.de> |
| 2 | 2 | ||
| 3 | * automated/icalendar-tests.el (icalendar-tests--test-export): New | ||
| 4 | optional parameter `alarms'. | ||
| 5 | (icalendar-export-alarms): New test for exporting icalendar | ||
| 6 | alarms. | ||
| 7 | (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil. | ||
| 8 | |||
| 9 | 2014-11-17 Ulf Jasper <ulf.jasper@web.de> | ||
| 10 | |||
| 3 | * automated/icalendar-tests.el (icalendar-tests--test-import): | 11 | * automated/icalendar-tests.el (icalendar-tests--test-import): |
| 4 | Mention timezone in doc string. Clean up. | 12 | Mention timezone in doc string. Clean up. |
| 5 | (icalendar-real-world): Add another test case for no-dst | 13 | (icalendar-real-world): Add another test case for no-dst |