Merge from trunk
[bpt/emacs.git] / test / ChangeLog
1 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
2
3 * icalendar-testsuite.el (icalendar-testsuite-run): Added internal tests.
4 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
5 (icalendar-testsuite--run-internal-tests): New.
6 (icalendar-testsuite--test-convert-ordinary-to-ical)
7 (icalendar-testsuite--test-convert-block-to-ical)
8 (icalendar-testsuite--test-convert-anniversary-to-ical)
9 (icalendar-testsuite--test-parse-vtimezone)
10 (icalendar-testsuite--do-test-export): Code formatting.
11 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
12 (icalendar-testsuite--do-test-import)
13 (icalendar-testsuite--do-test-cycle): Use icalendar-testsuite--compare-strings
14 (icalendar-testsuite--run-import-tests): Comment added.
15 (icalendar-testsuite--run-import-tests)
16 (icalendar-testsuite--run-real-world-tests): Fixed expected results.
17
18 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
19
20 * redisplay-testsuite.el (test-redisplay-3): New test.
21
22 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
23
24 * comint-testsuite.el: New file.
25
26 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
27
28 * indent: New dir.
29
30 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
31
32 * Version 23.2 released.
33
34 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
35
36 * cedet/semantic-ia-utest.el
37 (semantic-symref-test-count-hits-in-tag): Add function, from
38 semantic-test.el.
39
40 * cedet/tests/test.cpp:
41 * cedet/tests/test.py:
42 * cedet/tests/teststruct.cpp:
43 * cedet/tests/testtemplates.cpp:
44 * cedet/tests/testusing.cpp:
45 * cedet/tests/scopetest.cpp:
46 * cedet/tests/scopetest.java: Files deleted.
47
48 * cedet/tests/test.make:
49 * cedet/tests/test.c:
50 * cedet/tests/testjavacomp.java:
51 * cedet/tests/testspp.c:
52 * cedet/tests/testsppreplace.c:
53 * cedet/tests/testsppreplaced.c:
54 * cedet/tests/testsubclass.cpp:
55 * cedet/tests/testsubclass.hh:
56 * cedet/tests/testtypedefs.cpp:
57 * cedet/tests/testvarnames.c:
58 * cedet/tests/test.el:
59 * cedet/tests/testdoublens.cpp:
60 * cedet/tests/testdoublens.hpp: Add copyright header.
61
62 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
63 Remove reference to deleted files.
64
65 2010-03-30 Juri Linkov <juri@jurta.org>
66
67 * occur-testsuite.el (occur-tests): Add tests for context lines.
68
69 2010-03-23 Juri Linkov <juri@jurta.org>
70
71 * occur-testsuite.el: New file.
72
73 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
74
75 * Branch for 23.2.
76
77 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
78
79 * icalendar-testsuite.el
80 (icalendar-testsuite--run-function-tests): Added new tests.
81 (icalendar-testsuite--test-diarytime-to-isotime): Added another
82 testcase.
83 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
84 (icalendar-testsuite--test-convert-weekly-to-ical): New.
85 (icalendar-testsuite--test-convert-yearly-to-ical): New.
86 (icalendar-testsuite--test-convert-block-to-ical): New.
87 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
88 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
89
90 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
91
92 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
93 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
94 Fix typos in docstrings and error messages.
95 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
96
97 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
98
99 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
100 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
101 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
102
103 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
104
105 * icalendar-testsuite.el
106 (icalendar-testsuite--run-function-tests): Added
107 icalendar-testsuite--test-parse-vtimezone.
108 (icalendar-testsuite--test-parse-vtimezone): New.
109 (icalendar-testsuite--do-test-cycle): Doc changes.
110 (icalendar-testsuite--run-real-world-tests): Removed trailing
111 whitespace -- see change of icalendar--add-diary-entry in
112 icalendar.el.
113 (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
114
115 2009-09-30 Glenn Morris <rgm@gnu.org>
116
117 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
118
119 2009-06-26 Eric Ludlam <zappo@gnu.org>
120
121 * cedet/*: New unit tests, from CEDET repository.
122
123 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
124
125 * redisplay-testsuite.el: New file.
126
127 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
128
129 * Branch for 23.1.
130
131 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
132
133 * icalendar-testsuite.el
134 (icalendar-testsuite--run-function-tests): Added
135 icalendar-testsuite--test-diarytime-to-isotime.
136 (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
137 recent icalendar fixes.
138 (icalendar-testsuite--test-diarytime-to-isotime): New.
139 (icalendar-testsuite--test-create-uid): Adjusted to recent
140 icalendar changes.
141
142 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
143
144 * bytecomp-testsuite.el: New file.
145
146 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
147
148 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
149 Added `icalendar-testsuite--test-create-uid'.
150 (icalendar-testsuite--test-create-uid): New.
151
152 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
153
154 * newsticker-testsuite.el: New file.
155
156 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
157
158 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
159 Add icalendar-testsuite--test-datestring-to-isodate,
160 icalendar-testsuite--test-datetime-to-diary-date, and
161 icalendar-testsuite--test-calendar-style.
162 (icalendar-testsuite--test-format-ical-event):
163 (icalendar-testsuite--test-parse-summary-and-rest):
164 Doc fix. Remove european-calendar-style.
165 (icalendar-testsuite--get-ical-event): Doc fix.
166 (icalendar-testsuite--test-first-weekday-of-year):
167 (icalendar-testsuite--run-cycle-tests): Add doc string.
168 (icalendar-testsuite--test-datestring-to-isodate):
169 (icalendar-testsuite--test-datetime-to-diary-date):
170 (icalendar-testsuite--test-calendar-style): New functions.
171 (icalendar-testsuite--test-export): Handle iso date style.
172 New arg INPUT-ISO. Use calendar-date-style.
173 (icalendar-testsuite--test-import): Handle iso date style.
174 New arg EXPECTED-ISO. Use calendar-date-style.
175 (icalendar-testsuite--test-cycle): Handle iso date style.
176 (icalendar-testsuite--run-import-tests):
177 (icalendar-testsuite--run-export-tests):
178 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
179
180 2008-02-29 Glenn Morris <rgm@gnu.org>
181
182 * README: New file.
183
184 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
185
186 * icalendar-testsuite.el: New file.
187
188 ;; Local Variables:
189 ;; coding: utf-8
190 ;; add-log-time-zone-rule: t
191 ;; End:
192
193 Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
194
195 This file is part of GNU Emacs.
196
197 GNU Emacs is free software: you can redistribute it and/or modify
198 it under the terms of the GNU General Public License as published by
199 the Free Software Foundation, either version 3 of the License, or
200 (at your option) any later version.
201
202 GNU Emacs is distributed in the hope that it will be useful,
203 but WITHOUT ANY WARRANTY; without even the implied warranty of
204 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
205 GNU General Public License for more details.
206
207 You should have received a copy of the GNU General Public License
208 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
209
210 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7