]> code.delx.au - gnu-emacs/blob - test/ChangeLog
Add 2010 to copyright years.
[gnu-emacs] / test / ChangeLog
1 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
2
3 * icalendar-testsuite.el
4 (icalendar-testsuite--run-function-tests): Added
5 icalendar-testsuite--test-parse-vtimezone.
6 (icalendar-testsuite--test-parse-vtimezone): New.
7 (icalendar-testsuite--do-test-cycle): Doc changes.
8 (icalendar-testsuite--run-real-world-tests): Removed trailing
9 whitespace -- see change of icalendar--add-diary-entry in
10 icalendar.el.
11 (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
12
13 2009-09-30 Glenn Morris <rgm@gnu.org>
14
15 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
16
17 2009-06-26 Eric Ludlam <zappo@gnu.org>
18
19 * cedet/*: New unit tests, from CEDET repository.
20
21 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
22
23 * redisplay-testsuite.el: New file.
24
25 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
26
27 * Branch for 23.1.
28
29 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
30
31 * icalendar-testsuite.el
32 (icalendar-testsuite--run-function-tests): Added
33 icalendar-testsuite--test-diarytime-to-isotime.
34 (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
35 recent icalendar fixes.
36 (icalendar-testsuite--test-diarytime-to-isotime): New.
37 (icalendar-testsuite--test-create-uid): Adjusted to recent
38 icalendar changes.
39
40 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
41
42 * bytecomp-testsuite.el: New file.
43
44 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
45
46 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
47 Added `icalendar-testsuite--test-create-uid'.
48 (icalendar-testsuite--test-create-uid): New.
49
50 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
51
52 * newsticker-testsuite.el: New file.
53
54 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
55
56 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
57 Add icalendar-testsuite--test-datestring-to-isodate,
58 icalendar-testsuite--test-datetime-to-diary-date, and
59 icalendar-testsuite--test-calendar-style.
60 (icalendar-testsuite--test-format-ical-event):
61 (icalendar-testsuite--test-parse-summary-and-rest):
62 Doc fix. Remove european-calendar-style.
63 (icalendar-testsuite--get-ical-event): Doc fix.
64 (icalendar-testsuite--test-first-weekday-of-year):
65 (icalendar-testsuite--run-cycle-tests): Add doc string.
66 (icalendar-testsuite--test-datestring-to-isodate):
67 (icalendar-testsuite--test-datetime-to-diary-date):
68 (icalendar-testsuite--test-calendar-style): New functions.
69 (icalendar-testsuite--test-export): Handle iso date style.
70 New arg INPUT-ISO. Use calendar-date-style.
71 (icalendar-testsuite--test-import): Handle iso date style.
72 New arg EXPECTED-ISO. Use calendar-date-style.
73 (icalendar-testsuite--test-cycle): Handle iso date style.
74 (icalendar-testsuite--run-import-tests):
75 (icalendar-testsuite--run-export-tests):
76 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
77
78 2008-02-29 Glenn Morris <rgm@gnu.org>
79
80 * README: New file.
81
82 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
83
84 * icalendar-testsuite.el: New file.
85
86 ;; Local Variables:
87 ;; coding: utf-8
88 ;; add-log-time-zone-rule: t
89 ;; End:
90
91 Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
92
93 This file is part of GNU Emacs.
94
95 GNU Emacs is free software: you can redistribute it and/or modify
96 it under the terms of the GNU General Public License as published by
97 the Free Software Foundation, either version 3 of the License, or
98 (at your option) any later version.
99
100 GNU Emacs is distributed in the hope that it will be useful,
101 but WITHOUT ANY WARRANTY; without even the implied warranty of
102 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
103 GNU General Public License for more details.
104
105 You should have received a copy of the GNU General Public License
106 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
107
108 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7