1 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
3 * icalendar-testsuite.el
4 (icalendar-testsuite--run-function-tests): Added new tests.
5 (icalendar-testsuite--test-diarytime-to-isotime): Added another
7 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
8 (icalendar-testsuite--test-convert-weekly-to-ical): New.
9 (icalendar-testsuite--test-convert-yearly-to-ical): New.
10 (icalendar-testsuite--test-convert-block-to-ical): New.
11 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
12 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
14 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
16 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
17 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
18 Fix typos in docstrings and error messages.
19 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
21 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
23 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
24 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
25 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
27 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
29 * icalendar-testsuite.el
30 (icalendar-testsuite--run-function-tests): Added
31 icalendar-testsuite--test-parse-vtimezone.
32 (icalendar-testsuite--test-parse-vtimezone): New.
33 (icalendar-testsuite--do-test-cycle): Doc changes.
34 (icalendar-testsuite--run-real-world-tests): Removed trailing
35 whitespace -- see change of icalendar--add-diary-entry in
37 (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
39 2009-09-30 Glenn Morris <rgm@gnu.org>
41 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
43 2009-06-26 Eric Ludlam <zappo@gnu.org>
45 * cedet/*: New unit tests, from CEDET repository.
47 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
49 * redisplay-testsuite.el: New file.
51 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
55 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
57 * icalendar-testsuite.el
58 (icalendar-testsuite--run-function-tests): Added
59 icalendar-testsuite--test-diarytime-to-isotime.
60 (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
61 recent icalendar fixes.
62 (icalendar-testsuite--test-diarytime-to-isotime): New.
63 (icalendar-testsuite--test-create-uid): Adjusted to recent
66 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
68 * bytecomp-testsuite.el: New file.
70 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
72 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
73 Added `icalendar-testsuite--test-create-uid'.
74 (icalendar-testsuite--test-create-uid): New.
76 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
78 * newsticker-testsuite.el: New file.
80 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
82 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
83 Add icalendar-testsuite--test-datestring-to-isodate,
84 icalendar-testsuite--test-datetime-to-diary-date, and
85 icalendar-testsuite--test-calendar-style.
86 (icalendar-testsuite--test-format-ical-event):
87 (icalendar-testsuite--test-parse-summary-and-rest):
88 Doc fix. Remove european-calendar-style.
89 (icalendar-testsuite--get-ical-event): Doc fix.
90 (icalendar-testsuite--test-first-weekday-of-year):
91 (icalendar-testsuite--run-cycle-tests): Add doc string.
92 (icalendar-testsuite--test-datestring-to-isodate):
93 (icalendar-testsuite--test-datetime-to-diary-date):
94 (icalendar-testsuite--test-calendar-style): New functions.
95 (icalendar-testsuite--test-export): Handle iso date style.
96 New arg INPUT-ISO. Use calendar-date-style.
97 (icalendar-testsuite--test-import): Handle iso date style.
98 New arg EXPECTED-ISO. Use calendar-date-style.
99 (icalendar-testsuite--test-cycle): Handle iso date style.
100 (icalendar-testsuite--run-import-tests):
101 (icalendar-testsuite--run-export-tests):
102 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
104 2008-02-29 Glenn Morris <rgm@gnu.org>
108 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
110 * icalendar-testsuite.el: New file.
114 ;; add-log-time-zone-rule: t
117 Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
119 This file is part of GNU Emacs.
121 GNU Emacs is free software: you can redistribute it and/or modify
122 it under the terms of the GNU General Public License as published by
123 the Free Software Foundation, either version 3 of the License, or
124 (at your option) any later version.
126 GNU Emacs is distributed in the hope that it will be useful,
127 but WITHOUT ANY WARRANTY; without even the implied warranty of
128 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
129 GNU General Public License for more details.
131 You should have received a copy of the GNU General Public License
132 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
134 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7