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