merge trunk
[bpt/emacs.git] / test / ChangeLog
CommitLineData
461ef3c5
SM
12012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * indent/shell.sh:
4 * indent/shell.rc: Ad some test cases.
5
dfbd787f
SM
62012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * indent/ruby.rb: New file, to test new syntax-propertize code.
9
ab7ce8c1
GM
102012-04-11 Glenn Morris <rgm@gnu.org>
11
12 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
13
6c0c7cfc
TZ
142012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
15
16 * automated/url-future-tests.el (url-future-tests): Move from
17 lisp/url/url-future.el and rename.
18
bdbc1c4e
UJ
192012-01-29 Ulf Jasper <ulf.jasper@web.de>
20
21 * automated/icalendar-tests.el (icalendar-import-non-recurring):
22 Fix broken test, caused by missing trailing blank.
23
5c09001c
CY
242011-12-03 Chong Yidong <cyd@gnu.org>
25
26 * automated/compile-tests.el (compile-tests--test-regexps-data):
27 Increase column numbers by one to reflect change in how
6df6ae42 28 compilation-message is recorded (Bug#10172).
5c09001c 29
394c65f1
GM
302011-11-22 Glenn Morris <rgm@gnu.org>
31
32 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
33
cd1181db
JB
342011-11-20 Juanma Barranquero <lekktu@gmail.com>
35
36 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
37
58179cce
JB
382011-11-16 Juanma Barranquero <lekktu@gmail.com>
39
7877f373
JB
40 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
41 (icalendar-tests--test-export, icalendar-tests--do-test-export):
58179cce
JB
42 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
43
dba0634a
UJ
442011-10-30 Ulf Jasper <ulf.jasper@web.de>
45
46 * automated/newsticker-tests.el
6df6ae42 47 (newsticker--group-manage-orphan-feeds): Remove fsetting of
dba0634a
UJ
48 newsticker--treeview-tree-update.
49
6d6a626c
UJ
502011-10-29 Ulf Jasper <ulf.jasper@web.de>
51
73c3f81d
UJ
52 * automated/newsticker-tests.el
53 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
54
6d6a626c
UJ
55 * trunk/test/automated/newsticker-tests.el
56 (newsticker--group-manage-orphan-feeds): Prevent updating
57 newsticker treeview. Fixed bug#9763.
58
6e0a9be7
GM
592011-10-20 Glenn Morris <rgm@gnu.org>
60
e195ae68
GM
61 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
62
6e0a9be7
GM
63 * automated/vc-bzr.el: New file.
64
21fedf28
GM
652011-10-15 Glenn Morris <rgm@gnu.org>
66
67 * automated/f90.el: New file.
68
81416b68
UJ
692011-09-27 Ulf Jasper <ulf.jasper@web.de>
70
71 * automated/newsticker-tests.el: Move newsticker-testsuite.el
72 to automated/newsticker-tests.el. Convert to ERT.
73
68575ab0
UJ
742011-07-26 Ulf Jasper <ulf.jasper@web.de>
75
76 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
77 Removed, simply use string=.
78 (icalendar--diarytime-to-isotime)
79 (icalendar--datetime-to-diary-date)
80 (icalendar--datestring-to-isodate)
81 (icalendar--format-ical-event)
82 (icalendar--parse-summary-and-rest)
83 (icalendar-tests--do-test-import)
6df6ae42 84 (icalendar-tests--do-test-cycle): Change argument order of
68575ab0
UJ
85 string= to EXPECTED ACTUAL.
86 (icalendar--import-format-sample)
87 (icalendar--format-ical-event)
88 (icalendar-import-non-recurring)
89 (icalendar-import-rrule)
90 (icalendar-import-duration)
91 (icalendar-import-bug-6766)
6df6ae42 92 (icalendar-real-world): Adjust to string= instead of
68575ab0
UJ
93 icalendar-tests--compare-strings.
94 (icalendar-import-multiple-vcalendars): New.
95
de316778
TZ
962011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
97
98 * automated/gnus-tests.el: Add wrapper for Gnus tests.
1c231080 99 Require CL.
de316778 100
c07b2710
JL
1012011-05-09 Juri Linkov <juri@jurta.org>
102
103 * automated/occur-tests.el: Move from test/occur-testsuite.el.
104 Convert to ERT.
105
adec429a
CY
1062011-05-09 Chong Yidong <cyd@stupidchicken.com>
107
108 * automated/compile-tests.el: New file.
109
c4c205d0
CY
1102011-05-08 Chong Yidong <cyd@stupidchicken.com>
111
112 * automated/font-parse-tests.el: Don't byte-compile.
113
114 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
115
6c075cd7
SM
1162011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
117
118 * automated/lexbind-tests.el: New file.
119
33383987
JB
1202011-03-07 Chong Yidong <cyd@stupidchicken.com>
121
122 * Version 23.3 released.
123
81fb60b2
GM
1242011-03-05 Glenn Morris <rgm@gnu.org>
125
126 * eshell.el: Move here from lisp/eshell/esh-test.el.
127
de69c0a8
CO
1282011-03-03 Christian Ohler <ohler@gnu.org>
129
130 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
131 New test.
132
4856384c
UJ
1332011-02-20 Ulf Jasper <ulf.jasper@web.de>
134
135 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
136 convert to ERT format.
137
aa0935b9
CY
1382011-02-14 Chong Yidong <cyd@stupidchicken.com>
139
140 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
141 convert to ERT format.
142
ccded26c
SM
1432011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
144
145 * indent/shell.sh:
146 * indent/shell.rc: New files.
147
372fb76b
CY
1482011-01-27 Chong Yidong <cyd@stupidchicken.com>
149
150 * automated/font-parse-tests.el: Move from
151 font-parse-testsuite.el.
152
6608a7d8
CY
1532011-01-26 Chong Yidong <cyd@stupidchicken.com>
154
155 * font-parse-testsuite.el (test-font-parse-data): New file.
156
db5d03ea
SM
1572011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
158
159 * indent/prolog.prolog: Add tokenizing tests.
160
d221e780
CO
1612011-01-13 Christian Ohler <ohler@gnu.org>
162
163 * automated: New directory for automated tests.
164
165 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
166
167 * automated/Makefile.in: New file.
168
cbf83ce9
SM
1692010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
170
171 * indent/modula2.mod: New file.
172
d19dc73d
SM
1732010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
174
175 * indent/octave.m: Add a test to ensure indentation is local.
176
41f592d1
GM
1772010-10-23 Glenn Morris <rgm@gnu.org>
178
179 * comint-testsuite.el
d19dc73d
SM
180 (comint-testsuite--test-comint-password-prompt-regexp):
181 Add "Please enter the password". (Bug#7224)
41f592d1 182
3672149f
SM
1832010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
184
185 * indent/prolog.prolog: Use normal spacing around !.
186
f5632fb6
SM
1872010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
188
189 * indent/octave.m: Remove one more `fixindent'. Use `end'.
190
cf38dd42
SM
1912010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
192
193 * indent/octave.m: Remove some `fixindent' not needed any more.
194
e17b68ed
SM
1952010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
196
197 * indent/octave.m: New file.
198
81ee9410
UJ
1992010-08-08 Ulf Jasper <ulf.jasper@web.de>
200
e17b68ed 201 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
81ee9410
UJ
202 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
203 (icalendar-testsuite--run-internal-tests): New.
204 (icalendar-testsuite--test-convert-ordinary-to-ical)
205 (icalendar-testsuite--test-convert-block-to-ical)
206 (icalendar-testsuite--test-convert-anniversary-to-ical)
207 (icalendar-testsuite--test-parse-vtimezone)
208 (icalendar-testsuite--do-test-export): Code formatting.
209 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
210 (icalendar-testsuite--do-test-import)
3672149f
SM
211 (icalendar-testsuite--do-test-cycle):
212 Use icalendar-testsuite--compare-strings
81ee9410
UJ
213 (icalendar-testsuite--run-import-tests): Comment added.
214 (icalendar-testsuite--run-import-tests)
e17b68ed 215 (icalendar-testsuite--run-real-world-tests): Fix expected results.
81ee9410 216
71ab16dd
CY
2172010-06-25 Chong Yidong <cyd@stupidchicken.com>
218
219 * redisplay-testsuite.el (test-redisplay-3): New test.
220
6534e58a
CY
2212010-06-11 Chong Yidong <cyd@stupidchicken.com>
222
223 * comint-testsuite.el: New file.
224
927c346b
SM
2252010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
226
227 * indent: New dir.
228
61a808e8
CY
2292010-05-07 Chong Yidong <cyd@stupidchicken.com>
230
231 * Version 23.2 released.
232
a4100ebe
CY
2332010-03-29 Chong Yidong <cyd@stupidchicken.com>
234
3cbcd186
CY
235 * cedet/semantic-ia-utest.el
236 (semantic-symref-test-count-hits-in-tag): Add function, from
237 semantic-test.el.
238
a4100ebe
CY
239 * cedet/tests/test.cpp:
240 * cedet/tests/test.py:
241 * cedet/tests/teststruct.cpp:
242 * cedet/tests/testtemplates.cpp:
243 * cedet/tests/testusing.cpp:
244 * cedet/tests/scopetest.cpp:
245 * cedet/tests/scopetest.java: Files deleted.
246
247 * cedet/tests/test.make:
248 * cedet/tests/test.c:
249 * cedet/tests/testjavacomp.java:
250 * cedet/tests/testspp.c:
251 * cedet/tests/testsppreplace.c:
252 * cedet/tests/testsppreplaced.c:
253 * cedet/tests/testsubclass.cpp:
254 * cedet/tests/testsubclass.hh:
255 * cedet/tests/testtypedefs.cpp:
256 * cedet/tests/testvarnames.c:
257 * cedet/tests/test.el:
258 * cedet/tests/testdoublens.cpp:
259 * cedet/tests/testdoublens.hpp: Add copyright header.
260
85738751
SM
261 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
262 Remove reference to deleted files.
263
dc2d2590
JL
2642010-03-30 Juri Linkov <juri@jurta.org>
265
266 * occur-testsuite.el (occur-tests): Add tests for context lines.
267
5275ff8b
JL
2682010-03-23 Juri Linkov <juri@jurta.org>
269
270 * occur-testsuite.el: New file.
271
288f9fc0
CY
2722010-03-10 Chong Yidong <cyd@stupidchicken.com>
273
274 * Branch for 23.2.
275
b4340b3f
UJ
2762010-02-19 Ulf Jasper <ulf.jasper@web.de>
277
278 * icalendar-testsuite.el
6df6ae42
JB
279 (icalendar-testsuite--run-function-tests): Add new tests.
280 (icalendar-testsuite--test-diarytime-to-isotime): Add another
b4340b3f
UJ
281 testcase.
282 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
283 (icalendar-testsuite--test-convert-weekly-to-ical): New.
284 (icalendar-testsuite--test-convert-yearly-to-ical): New.
285 (icalendar-testsuite--test-convert-block-to-ical): New.
286 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
287 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
288
db9e401b
JB
2892010-01-18 Juanma Barranquero <lekktu@gmail.com>
290
291 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
292 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
293 Fix typos in docstrings and error messages.
294 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
295
d1f18ec0
JB
2962010-01-14 Juanma Barranquero <lekktu@gmail.com>
297
298 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
299 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
300 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
301
6fe539d2
UJ
3022009-12-18 Ulf Jasper <ulf.jasper@web.de>
303
304 * icalendar-testsuite.el
6df6ae42 305 (icalendar-testsuite--run-function-tests): Add
6fe539d2
UJ
306 icalendar-testsuite--test-parse-vtimezone.
307 (icalendar-testsuite--test-parse-vtimezone): New.
308 (icalendar-testsuite--do-test-cycle): Doc changes.
6df6ae42 309 (icalendar-testsuite--run-real-world-tests): Remove trailing
6fe539d2
UJ
310 whitespace -- see change of icalendar--add-diary-entry in
311 icalendar.el.
6df6ae42 312 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
6fe539d2 313
d8085053
GM
3142009-09-30 Glenn Morris <rgm@gnu.org>
315
316 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
317
7c4dccd0
CY
3182009-06-26 Eric Ludlam <zappo@gnu.org>
319
320 * cedet/*: New unit tests, from CEDET repository.
321
6ada5ad1
CY
3222009-06-26 Chong Yidong <cyd@stupidchicken.com>
323
324 * redisplay-testsuite.el: New file.
325
70243478
CY
3262009-06-21 Chong Yidong <cyd@stupidchicken.com>
327
328 * Branch for 23.1.
329
f052351a
UJ
3302009-01-25 Ulf Jasper <ulf.jasper@web.de>
331
332 * icalendar-testsuite.el
6df6ae42
JB
333 (icalendar-testsuite--run-function-tests):
334 Add icalendar-testsuite--test-diarytime-to-isotime.
335 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
f052351a
UJ
336 recent icalendar fixes.
337 (icalendar-testsuite--test-diarytime-to-isotime): New.
6df6ae42 338 (icalendar-testsuite--test-create-uid): Adjust to recent
f052351a
UJ
339 icalendar changes.
340
dee5aa91
CY
3412008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
342
d4835507 343 * bytecomp-testsuite.el: New file.
dee5aa91 344
f052351a 3452008-10-31 Ulf Jasper <ulf.jasper@web.de>
aad81014
UJ
346
347 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
348 Added `icalendar-testsuite--test-create-uid'.
349 (icalendar-testsuite--test-create-uid): New.
350
d176d8c6
UJ
3512008-06-14 Ulf Jasper <ulf.jasper@web.de>
352
353 * newsticker-testsuite.el: New file.
354
a4766629
GM
3552008-05-24 Ulf Jasper <ulf.jasper@web.de>
356
357 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
358 Add icalendar-testsuite--test-datestring-to-isodate,
359 icalendar-testsuite--test-datetime-to-diary-date, and
360 icalendar-testsuite--test-calendar-style.
361 (icalendar-testsuite--test-format-ical-event):
362 (icalendar-testsuite--test-parse-summary-and-rest):
363 Doc fix. Remove european-calendar-style.
364 (icalendar-testsuite--get-ical-event): Doc fix.
365 (icalendar-testsuite--test-first-weekday-of-year):
366 (icalendar-testsuite--run-cycle-tests): Add doc string.
367 (icalendar-testsuite--test-datestring-to-isodate):
368 (icalendar-testsuite--test-datetime-to-diary-date):
369 (icalendar-testsuite--test-calendar-style): New functions.
370 (icalendar-testsuite--test-export): Handle iso date style.
371 New arg INPUT-ISO. Use calendar-date-style.
372 (icalendar-testsuite--test-import): Handle iso date style.
373 New arg EXPECTED-ISO. Use calendar-date-style.
374 (icalendar-testsuite--test-cycle): Handle iso date style.
375 (icalendar-testsuite--run-import-tests):
376 (icalendar-testsuite--run-export-tests):
377 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
378
e42fc905
GM
3792008-02-29 Glenn Morris <rgm@gnu.org>
380
381 * README: New file.
382
366b88a2
GM
3832008-02-29 Ulf Jasper <ulf.jasper@web.de>
384
385 * icalendar-testsuite.el: New file.
386
387;; Local Variables:
880820fe 388;; coding: utf-8
366b88a2
GM
389;; End:
390
acaf905b 391 Copyright (C) 2008-2012 Free Software Foundation, Inc.
366b88a2
GM
392
393 This file is part of GNU Emacs.
394
4f43e937 395 GNU Emacs is free software: you can redistribute it and/or modify
366b88a2 396 it under the terms of the GNU General Public License as published by
4f43e937
GM
397 the Free Software Foundation, either version 3 of the License, or
398 (at your option) any later version.
366b88a2
GM
399
400 GNU Emacs is distributed in the hope that it will be useful,
401 but WITHOUT ANY WARRANTY; without even the implied warranty of
402 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
403 GNU General Public License for more details.
404
405 You should have received a copy of the GNU General Public License
4f43e937 406 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.