Fix @deffn without category.
[bpt/emacs.git] / test / ChangeLog
CommitLineData
a4100ebe
CY
12010-03-29 Chong Yidong <cyd@stupidchicken.com>
2
3cbcd186
CY
3 * cedet/semantic-ia-utest.el
4 (semantic-symref-test-count-hits-in-tag): Add function, from
5 semantic-test.el.
6
a4100ebe
CY
7 * cedet/tests/test.cpp:
8 * cedet/tests/test.py:
9 * cedet/tests/teststruct.cpp:
10 * cedet/tests/testtemplates.cpp:
11 * cedet/tests/testusing.cpp:
12 * cedet/tests/scopetest.cpp:
13 * cedet/tests/scopetest.java: Files deleted.
14
15 * cedet/tests/test.make:
16 * cedet/tests/test.c:
17 * cedet/tests/testjavacomp.java:
18 * cedet/tests/testspp.c:
19 * cedet/tests/testsppreplace.c:
20 * cedet/tests/testsppreplaced.c:
21 * cedet/tests/testsubclass.cpp:
22 * cedet/tests/testsubclass.hh:
23 * cedet/tests/testtypedefs.cpp:
24 * cedet/tests/testvarnames.c:
25 * cedet/tests/test.el:
26 * cedet/tests/testdoublens.cpp:
27 * cedet/tests/testdoublens.hpp: Add copyright header.
28
29 * cedet/semantic-tests.el (semanticdb-test-gnu-global): Remove
30 reference to deleted files.
31
b4340b3f
UJ
322010-02-19 Ulf Jasper <ulf.jasper@web.de>
33
34 * icalendar-testsuite.el
35 (icalendar-testsuite--run-function-tests): Added new tests.
36 (icalendar-testsuite--test-diarytime-to-isotime): Added another
37 testcase.
38 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
39 (icalendar-testsuite--test-convert-weekly-to-ical): New.
40 (icalendar-testsuite--test-convert-yearly-to-ical): New.
41 (icalendar-testsuite--test-convert-block-to-ical): New.
42 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
43 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
44
db9e401b
JB
452010-01-18 Juanma Barranquero <lekktu@gmail.com>
46
47 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
48 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
49 Fix typos in docstrings and error messages.
50 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
51
d1f18ec0
JB
522010-01-14 Juanma Barranquero <lekktu@gmail.com>
53
54 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
55 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
56 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
57
6fe539d2
UJ
582009-12-18 Ulf Jasper <ulf.jasper@web.de>
59
60 * icalendar-testsuite.el
61 (icalendar-testsuite--run-function-tests): Added
62 icalendar-testsuite--test-parse-vtimezone.
63 (icalendar-testsuite--test-parse-vtimezone): New.
64 (icalendar-testsuite--do-test-cycle): Doc changes.
65 (icalendar-testsuite--run-real-world-tests): Removed trailing
66 whitespace -- see change of icalendar--add-diary-entry in
67 icalendar.el.
68 (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
69
d8085053
GM
702009-09-30 Glenn Morris <rgm@gnu.org>
71
72 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
73
7c4dccd0
CY
742009-06-26 Eric Ludlam <zappo@gnu.org>
75
76 * cedet/*: New unit tests, from CEDET repository.
77
6ada5ad1
CY
782009-06-26 Chong Yidong <cyd@stupidchicken.com>
79
80 * redisplay-testsuite.el: New file.
81
70243478
CY
822009-06-21 Chong Yidong <cyd@stupidchicken.com>
83
84 * Branch for 23.1.
85
f052351a
UJ
862009-01-25 Ulf Jasper <ulf.jasper@web.de>
87
88 * icalendar-testsuite.el
89 (icalendar-testsuite--run-function-tests): Added
90 icalendar-testsuite--test-diarytime-to-isotime.
91 (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
92 recent icalendar fixes.
93 (icalendar-testsuite--test-diarytime-to-isotime): New.
94 (icalendar-testsuite--test-create-uid): Adjusted to recent
95 icalendar changes.
96
dee5aa91
CY
972008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
98
d4835507 99 * bytecomp-testsuite.el: New file.
dee5aa91 100
f052351a 1012008-10-31 Ulf Jasper <ulf.jasper@web.de>
aad81014
UJ
102
103 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
104 Added `icalendar-testsuite--test-create-uid'.
105 (icalendar-testsuite--test-create-uid): New.
106
d176d8c6
UJ
1072008-06-14 Ulf Jasper <ulf.jasper@web.de>
108
109 * newsticker-testsuite.el: New file.
110
a4766629
GM
1112008-05-24 Ulf Jasper <ulf.jasper@web.de>
112
113 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
114 Add icalendar-testsuite--test-datestring-to-isodate,
115 icalendar-testsuite--test-datetime-to-diary-date, and
116 icalendar-testsuite--test-calendar-style.
117 (icalendar-testsuite--test-format-ical-event):
118 (icalendar-testsuite--test-parse-summary-and-rest):
119 Doc fix. Remove european-calendar-style.
120 (icalendar-testsuite--get-ical-event): Doc fix.
121 (icalendar-testsuite--test-first-weekday-of-year):
122 (icalendar-testsuite--run-cycle-tests): Add doc string.
123 (icalendar-testsuite--test-datestring-to-isodate):
124 (icalendar-testsuite--test-datetime-to-diary-date):
125 (icalendar-testsuite--test-calendar-style): New functions.
126 (icalendar-testsuite--test-export): Handle iso date style.
127 New arg INPUT-ISO. Use calendar-date-style.
128 (icalendar-testsuite--test-import): Handle iso date style.
129 New arg EXPECTED-ISO. Use calendar-date-style.
130 (icalendar-testsuite--test-cycle): Handle iso date style.
131 (icalendar-testsuite--run-import-tests):
132 (icalendar-testsuite--run-export-tests):
133 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
134
e42fc905
GM
1352008-02-29 Glenn Morris <rgm@gnu.org>
136
137 * README: New file.
138
366b88a2
GM
1392008-02-29 Ulf Jasper <ulf.jasper@web.de>
140
141 * icalendar-testsuite.el: New file.
142
143;; Local Variables:
880820fe 144;; coding: utf-8
366b88a2
GM
145;; add-log-time-zone-rule: t
146;; End:
147
114f9c96 148 Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
366b88a2
GM
149
150 This file is part of GNU Emacs.
151
4f43e937 152 GNU Emacs is free software: you can redistribute it and/or modify
366b88a2 153 it under the terms of the GNU General Public License as published by
4f43e937
GM
154 the Free Software Foundation, either version 3 of the License, or
155 (at your option) any later version.
366b88a2
GM
156
157 GNU Emacs is distributed in the hope that it will be useful,
158 but WITHOUT ANY WARRANTY; without even the implied warranty of
159 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
160 GNU General Public License for more details.
161
162 You should have received a copy of the GNU General Public License
4f43e937 163 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
366b88a2
GM
164
165;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7