1 2008-10-31 Ulf Jasper <ulf@web.de>
3 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
4 Added `icalendar-testsuite--test-create-uid'.
5 (icalendar-testsuite--test-create-uid): New.
7 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
9 * newsticker-testsuite.el: New file.
11 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
13 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
14 Add icalendar-testsuite--test-datestring-to-isodate,
15 icalendar-testsuite--test-datetime-to-diary-date, and
16 icalendar-testsuite--test-calendar-style.
17 (icalendar-testsuite--test-format-ical-event):
18 (icalendar-testsuite--test-parse-summary-and-rest):
19 Doc fix. Remove european-calendar-style.
20 (icalendar-testsuite--get-ical-event): Doc fix.
21 (icalendar-testsuite--test-first-weekday-of-year):
22 (icalendar-testsuite--run-cycle-tests): Add doc string.
23 (icalendar-testsuite--test-datestring-to-isodate):
24 (icalendar-testsuite--test-datetime-to-diary-date):
25 (icalendar-testsuite--test-calendar-style): New functions.
26 (icalendar-testsuite--test-export): Handle iso date style.
27 New arg INPUT-ISO. Use calendar-date-style.
28 (icalendar-testsuite--test-import): Handle iso date style.
29 New arg EXPECTED-ISO. Use calendar-date-style.
30 (icalendar-testsuite--test-cycle): Handle iso date style.
31 (icalendar-testsuite--run-import-tests):
32 (icalendar-testsuite--run-export-tests):
33 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
35 2008-02-29 Glenn Morris <rgm@gnu.org>
39 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
41 * icalendar-testsuite.el: New file.
45 ;; add-log-time-zone-rule: t
48 Copyright (C) 2008 Free Software Foundation, Inc.
50 This file is part of GNU Emacs.
52 GNU Emacs is free software: you can redistribute it and/or modify
53 it under the terms of the GNU General Public License as published by
54 the Free Software Foundation, either version 3 of the License, or
55 (at your option) any later version.
57 GNU Emacs is distributed in the hope that it will be useful,
58 but WITHOUT ANY WARRANTY; without even the implied warranty of
59 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
60 GNU General Public License for more details.
62 You should have received a copy of the GNU General Public License
63 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
65 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7