Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.de
[bpt/emacs.git] / test / ChangeLog
CommitLineData
8d3655be 12013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
c9886b39 2
8d3655be 3 * automated/python-tests.el (python-indent-block-enders): New test.
c9886b39
FEG
4 (python-info-current-defun-2): Fix test.
5
2054a6c3
PE
62013-03-05 Paul Eggert <eggert@cs.ucla.edu>
7
8 * indent/octave.m: Fix encoding error in comment. Add coding tag.
9
929aeac6 102013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
b85f3423 11
929aeac6 12 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
b85f3423
FEG
13 (python-tests-with-temp-file): New macro.
14 (python-tests-shell-interpreter): New var.
15 (python-shell-get-process-name-1)
16 (python-shell-internal-get-process-name-1)
17 (python-shell-parse-command-1)
18 (python-shell-calculate-process-environment-1)
19 (python-shell-calculate-process-environment-2)
20 (python-shell-calculate-process-environment-3)
21 (python-shell-calculate-exec-path-1)
22 (python-shell-calculate-exec-path-2)
23 (python-shell-make-comint-1)
24 (python-shell-make-comint-2)
25 (python-shell-get-process-1)
26 (python-shell-get-or-create-process-1)
27 (python-shell-internal-get-or-create-process-1): New tests.
28
cfbf790d 292013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
4dddd5dc 30
62cfd799 31 * automated/python-tests.el: New file.
4dddd5dc 32
53ca88c4
DG
332013-02-14 Dmitry Gutov <dgutov@yandex.ru>
34
35 * automated/ruby-mode-tests.el
36 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
37 bits inside the examples.
38 (ruby-move-to-block-skips-heredoc): New test.
71a048c1
DG
39 (ruby-add-log-current-method-after-inner-class): Lower
40 expectations: move point inside a method, initially.
53ca88c4 41
7132e457
DG
422013-02-13 Dmitry Gutov <dgutov@yandex.ru>
43
44 * automated/ruby-mode-tests.el
45 (ruby-move-to-block-skips-percent-literal): New test.
46
6e5c1569
CY
472013-02-04 Chong Yidong <cyd@gnu.org>
48
49 * automated/thingatpt.el: New file.
50
984096ed
CY
512013-02-03 Chong Yidong <cyd@gnu.org>
52
53 * automated/files.el (file-test--do-local-variables-test): Avoid
54 compilation warning message.
55
b1625024
DG
562013-01-27 Dmitry Gutov <dgutov@yandex.ru>
57
58 * automated/ruby-mode-tests.el
59 (ruby-indent-spread-args-in-parens): New test.
a324b8c7
DG
60 * automated/ruby-mode-tests.el (ruby-block-test-example):
61 Break indentation of the do block opener and add a line inside it.
62 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
63 Adjust line numbers.
b1625024 64
cb9c0a53
SM
652013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
66
67 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
68
51e73492
GM
692013-01-14 Glenn Morris <rgm@gnu.org>
70
71 * automated/compile-tests.el (compile-tests--test-regexps-data):
72 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
73
327a6cca
WJ
742013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
75
76 * automated/man-tests.el: New file.
77
51fb5578
AH
782013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
79
80 * automated/undo-tests.el (undo-test0): Adjust error to code change.
81
3bace969
AH
822013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
83
84 * automated/undo-tests.el: New file.
85
82e2a1f0 862012-12-27 Dmitry Gutov <dgutov@yandex.ru>
db590ef6
DG
87
88 * automated/ruby-mode-tests.el
89 (ruby-indent-after-block-in-continued-expression): New test.
90
dbb530d9
DG
912012-12-14 Dmitry Gutov <dgutov@yandex.ru>
92
93 * automated/ruby-mode-tests.el
94 Rename one interpolation test; add three more.
bb808526
DG
95 (ruby-with-temp-buffer): New macro, use it where appropriate.
96 (ruby-add-log-current-method-examples): Use "_" for target point.
97 Add four new tests for ruby-add-log-current-method.
dbb530d9 98
a0099d31
GM
992012-12-11 Glenn Morris <rgm@gnu.org>
100
101 * automated/f90.el (f90-test-bug13138): New test.
102
81606b10
RS
1032012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
104
105 * automated/inotify-test.el: New test.
106
89eb3b0a
CY
1072012-12-02 Chong Yidong <cyd@gnu.org>
108
109 * automated/ruby-mode-tests.el
110 (ruby-add-log-current-method-examples): Don't use loop macro, to
111 allow automated testing to work.
112
23ba2705
SM
1132012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
114
115 * automated/advice-tests.el (advice-tests--data): Remove.
116 (advice-tests): Move the tests directly here instead.
117 Add called-interactively-p tests.
118
19dc7206
SM
1192012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
120
121 * automated/ert-x-tests.el: Use cl-lib.
122 * automated/ert-tests.el: Use lexical-binding and cl-lib.
123
8619323f
DG
1242012-11-14 Dmitry Gutov <dgutov@yandex.ru>
125
126 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
127 (ruby-indent-inside-heredoc-after-operator)
128 (ruby-indent-inside-heredoc-after-space): New tests.
c62792e7
DG
129 Change direct font-lock face references to var references.
130 (ruby-interpolation-suppresses-syntax-inside): New test.
19dc7206
SM
131 (ruby-interpolation-inside-percent-literal-with-paren):
132 New failing test.
8619323f 133
f178c32d
DG
1342012-11-13 Dmitry Gutov <dgutov@yandex.ru>
135
136 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
5745cae6
DG
137 (ruby-singleton-class-no-heredoc-font-lock)
138 (ruby-add-log-current-method-examples): New tests.
139 (ruby-test-string): Extract from ruby-should-indent-buffer.
5e9419e8
DG
140 (ruby-deftest-move-to-block): New macro.
141 Add several move-to-block tests.
f178c32d 142
231d8498
SM
1432012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
144
145 * automated/advice-tests.el: New tests.
146
8111f5e6
EZ
1472012-10-14 Eli Zaretskii <eliz@gnu.org>
148
149 * automated/compile-tests.el (compile-tests--test-regexps-data):
150 Add new data for msft's new format.
151
c3268831
DG
1522012-09-08 Dmitry Gutov <dgutov@yandex.ru>
153
154 * automated/ruby-mode-tests.el:
155 (ruby-toggle-block-to-multiline): New test.
156 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
157 (ruby-toggle-block-to-brace): Use buffer-string.
158
0ba2d4b6
DG
1592012-09-07 Dmitry Gutov <dgutov@yandex.ru>
160
161 * automated/ruby-mode-tests.el: New tests (Bug#11613).
162
eada0861 1632012-08-28 Chong Yidong <cyd@gnu.org>
45e7ed71
CY
164
165 * automated/files.el: Test every combination of values for
166 enable-local-variables and enable-local-eval.
167
450809af
CY
1682012-08-19 Chong Yidong <cyd@gnu.org>
169
170 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
171
a999ce26
CY
1722012-08-18 Chong Yidong <cyd@gnu.org>
173
174 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
175
f063063a
DG
1762012-08-14 Dmitry Gutov <dgutov@yandex.ru>
177
178 * indent/ruby.rb: Rearrange examples, add new ones.
179
0d9e2599
NN
1802012-08-12 Dmitry Gutov <dgutov@yandex.ru>
181
182 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
183 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
184
9ff9402d 1852012-08-11 Glenn Morris <rgm@gnu.org>
5f168c20
GM
186
187 * automated/files.el: New file.
188
bf1757d1
GM
189 * automated/Makefile.in (all): Fix typo.
190
9d2ed8a2
DG
1912012-08-10 Dmitry Gutov <dgutov@yandex.ru>
192
193 * automated/ruby-mode-tests.el (ruby-should-indent):
194 Add docstring, check (current-indentation) instead of (current-column).
195 (ruby-should-indent-buffer): New function.
196 Add tests for `ruby-deep-indent-paren' behavior.
197 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
198
0d9e2599
NN
1992012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
200
201 Original tests in test_ruby_mode.rb in upstream (author).
202
9cd80478
DG
2032012-08-09 Dmitry Gutov <dgutov@yandex.ru>
204
205 * automated/ruby-mode-tests.el (ruby-should-indent)
206 (ruby-assert-state): New functions.
207 Add new tests.
208
c91562a6
DE
2092012-07-29 David Engster <deng@randomsample.de>
210
9d2ed8a2
DG
211 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
212 New variable to hold test data for name expansion.
c91562a6
DE
213 (xml-parse-tests): Test the two different types of name expansion.
214
d8efda90
JL
2152012-07-29 Juri Linkov <juri@jurta.org>
216
217 * automated/occur-tests.el (occur-test-case): Use predefined
218 buffer name " *test-occur*" instead of a random buffer name.
219
c28662a8
DG
2202012-07-20 Dmitry Gutov <dgutov@yandex.ru>
221
222 * automated/ruby-mode-tests.el: New file with one test.
223
45fd731c
SM
2242012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
225
efc26dbe
SM
226 * indent/shell.sh: Add test case for ${#VAR}.
227
45fd731c
SM
228 * indent/latex-mode.tex: New file.
229
a464a6c7
SM
2302012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
231
232 * eshell.el: Use cl-lib.
233
a76e6535
CY
2342012-07-03 Chong Yidong <cyd@gnu.org>
235
236 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
237
a7aef6f5
CY
2382012-07-02 Chong Yidong <cyd@gnu.org>
239
a464a6c7
SM
240 * automated/xml-parse-tests.el (xml-parse-tests--data):
241 More testcases.
a7aef6f5 242
fbf2e7ad
CY
2432012-07-01 Chong Yidong <cyd@gnu.org>
244
245 * automated/xml-parse-tests.el: New file.
246
d5c6faf9
SM
2472012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
248
249 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
250 Use cl-flet.
251
ee574791
UJ
2522012-06-08 Ulf Jasper <ulf.jasper@web.de>
253
d5c6faf9
SM
254 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
255 Test escaped commas in TZID (Bug#11473).
ee574791
UJ
256 (icalendar-import-with-timezone): New.
257 (icalendar-real-world): Add new testcase as given in the bugreport
258 of Bug#11473.
259
6dbaa1c7
UJ
2602012-05-29 Ulf Jasper <ulf.jasper@web.de>
261
262 * automated/icalendar-tests.el (icalendar-tests--test-import):
263 Include UID in import tests (Bug#11525).
264 (icalendar-import-non-recurring, icalendar-import-rrule)
265 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
266 UID-import change.
267 (icalendar-import-with-uid): New.
268 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
269 Include UID in cycle tests.
270 (icalendar-cycle, icalendar-real-world): UID-import change.
271
b847032c
GM
2722012-05-21 Glenn Morris <rgm@gnu.org>
273
274 * automated/Makefile.in (setwins): Scrap superfluous subshell.
275
5e561bc7
TZ
2762012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
277
278 * automated/url-util-tests.el: New file to test
279 lisp/url/url-util.el. Only `url-build-query-string' and
280 `url-parse-query-string' are tested right now (Bug#8706).
281
461ef3c5
SM
2822012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
283
284 * indent/shell.sh:
285 * indent/shell.rc: Ad some test cases.
286
dfbd787f
SM
2872012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
288
289 * indent/ruby.rb: New file, to test new syntax-propertize code.
290
ab7ce8c1
GM
2912012-04-11 Glenn Morris <rgm@gnu.org>
292
293 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
294
6c0c7cfc
TZ
2952012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
296
297 * automated/url-future-tests.el (url-future-tests): Move from
298 lisp/url/url-future.el and rename.
299
bdbc1c4e
UJ
3002012-01-29 Ulf Jasper <ulf.jasper@web.de>
301
302 * automated/icalendar-tests.el (icalendar-import-non-recurring):
303 Fix broken test, caused by missing trailing blank.
304
5c09001c
CY
3052011-12-03 Chong Yidong <cyd@gnu.org>
306
307 * automated/compile-tests.el (compile-tests--test-regexps-data):
308 Increase column numbers by one to reflect change in how
6df6ae42 309 compilation-message is recorded (Bug#10172).
5c09001c 310
394c65f1
GM
3112011-11-22 Glenn Morris <rgm@gnu.org>
312
313 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
314
cd1181db
JB
3152011-11-20 Juanma Barranquero <lekktu@gmail.com>
316
317 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
318
58179cce
JB
3192011-11-16 Juanma Barranquero <lekktu@gmail.com>
320
7877f373
JB
321 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
322 (icalendar-tests--test-export, icalendar-tests--do-test-export):
58179cce
JB
323 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
324
dba0634a
UJ
3252011-10-30 Ulf Jasper <ulf.jasper@web.de>
326
327 * automated/newsticker-tests.el
6df6ae42 328 (newsticker--group-manage-orphan-feeds): Remove fsetting of
dba0634a
UJ
329 newsticker--treeview-tree-update.
330
6d6a626c
UJ
3312011-10-29 Ulf Jasper <ulf.jasper@web.de>
332
73c3f81d
UJ
333 * automated/newsticker-tests.el
334 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
335
6d6a626c
UJ
336 * trunk/test/automated/newsticker-tests.el
337 (newsticker--group-manage-orphan-feeds): Prevent updating
338 newsticker treeview. Fixed bug#9763.
339
6e0a9be7
GM
3402011-10-20 Glenn Morris <rgm@gnu.org>
341
e195ae68
GM
342 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
343
6e0a9be7
GM
344 * automated/vc-bzr.el: New file.
345
21fedf28
GM
3462011-10-15 Glenn Morris <rgm@gnu.org>
347
348 * automated/f90.el: New file.
349
81416b68
UJ
3502011-09-27 Ulf Jasper <ulf.jasper@web.de>
351
352 * automated/newsticker-tests.el: Move newsticker-testsuite.el
353 to automated/newsticker-tests.el. Convert to ERT.
354
68575ab0
UJ
3552011-07-26 Ulf Jasper <ulf.jasper@web.de>
356
357 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
358 Removed, simply use string=.
359 (icalendar--diarytime-to-isotime)
360 (icalendar--datetime-to-diary-date)
361 (icalendar--datestring-to-isodate)
362 (icalendar--format-ical-event)
363 (icalendar--parse-summary-and-rest)
364 (icalendar-tests--do-test-import)
6df6ae42 365 (icalendar-tests--do-test-cycle): Change argument order of
68575ab0
UJ
366 string= to EXPECTED ACTUAL.
367 (icalendar--import-format-sample)
368 (icalendar--format-ical-event)
369 (icalendar-import-non-recurring)
370 (icalendar-import-rrule)
371 (icalendar-import-duration)
372 (icalendar-import-bug-6766)
6df6ae42 373 (icalendar-real-world): Adjust to string= instead of
68575ab0
UJ
374 icalendar-tests--compare-strings.
375 (icalendar-import-multiple-vcalendars): New.
376
de316778
TZ
3772011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
378
379 * automated/gnus-tests.el: Add wrapper for Gnus tests.
1c231080 380 Require CL.
de316778 381
c07b2710
JL
3822011-05-09 Juri Linkov <juri@jurta.org>
383
384 * automated/occur-tests.el: Move from test/occur-testsuite.el.
385 Convert to ERT.
386
adec429a
CY
3872011-05-09 Chong Yidong <cyd@stupidchicken.com>
388
389 * automated/compile-tests.el: New file.
390
c4c205d0
CY
3912011-05-08 Chong Yidong <cyd@stupidchicken.com>
392
393 * automated/font-parse-tests.el: Don't byte-compile.
394
395 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
396
6c075cd7
SM
3972011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
398
399 * automated/lexbind-tests.el: New file.
400
33383987
JB
4012011-03-07 Chong Yidong <cyd@stupidchicken.com>
402
403 * Version 23.3 released.
404
81fb60b2
GM
4052011-03-05 Glenn Morris <rgm@gnu.org>
406
407 * eshell.el: Move here from lisp/eshell/esh-test.el.
408
de69c0a8
CO
4092011-03-03 Christian Ohler <ohler@gnu.org>
410
411 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
412 New test.
413
4856384c
UJ
4142011-02-20 Ulf Jasper <ulf.jasper@web.de>
415
416 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
417 convert to ERT format.
418
aa0935b9
CY
4192011-02-14 Chong Yidong <cyd@stupidchicken.com>
420
421 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
422 convert to ERT format.
423
ccded26c
SM
4242011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
425
426 * indent/shell.sh:
427 * indent/shell.rc: New files.
428
372fb76b
CY
4292011-01-27 Chong Yidong <cyd@stupidchicken.com>
430
431 * automated/font-parse-tests.el: Move from
432 font-parse-testsuite.el.
433
6608a7d8
CY
4342011-01-26 Chong Yidong <cyd@stupidchicken.com>
435
436 * font-parse-testsuite.el (test-font-parse-data): New file.
437
db5d03ea
SM
4382011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
439
440 * indent/prolog.prolog: Add tokenizing tests.
441
d221e780
CO
4422011-01-13 Christian Ohler <ohler@gnu.org>
443
444 * automated: New directory for automated tests.
445
446 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
447
448 * automated/Makefile.in: New file.
449
cbf83ce9
SM
4502010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
451
452 * indent/modula2.mod: New file.
453
d19dc73d
SM
4542010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
455
456 * indent/octave.m: Add a test to ensure indentation is local.
457
41f592d1
GM
4582010-10-23 Glenn Morris <rgm@gnu.org>
459
460 * comint-testsuite.el
d19dc73d
SM
461 (comint-testsuite--test-comint-password-prompt-regexp):
462 Add "Please enter the password". (Bug#7224)
41f592d1 463
3672149f
SM
4642010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
465
466 * indent/prolog.prolog: Use normal spacing around !.
467
f5632fb6
SM
4682010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
469
470 * indent/octave.m: Remove one more `fixindent'. Use `end'.
471
cf38dd42
SM
4722010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
473
474 * indent/octave.m: Remove some `fixindent' not needed any more.
475
e17b68ed
SM
4762010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
477
478 * indent/octave.m: New file.
479
81ee9410
UJ
4802010-08-08 Ulf Jasper <ulf.jasper@web.de>
481
e17b68ed 482 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
81ee9410
UJ
483 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
484 (icalendar-testsuite--run-internal-tests): New.
485 (icalendar-testsuite--test-convert-ordinary-to-ical)
486 (icalendar-testsuite--test-convert-block-to-ical)
487 (icalendar-testsuite--test-convert-anniversary-to-ical)
488 (icalendar-testsuite--test-parse-vtimezone)
489 (icalendar-testsuite--do-test-export): Code formatting.
490 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
491 (icalendar-testsuite--do-test-import)
3672149f
SM
492 (icalendar-testsuite--do-test-cycle):
493 Use icalendar-testsuite--compare-strings
81ee9410
UJ
494 (icalendar-testsuite--run-import-tests): Comment added.
495 (icalendar-testsuite--run-import-tests)
e17b68ed 496 (icalendar-testsuite--run-real-world-tests): Fix expected results.
81ee9410 497
71ab16dd
CY
4982010-06-25 Chong Yidong <cyd@stupidchicken.com>
499
500 * redisplay-testsuite.el (test-redisplay-3): New test.
501
6534e58a
CY
5022010-06-11 Chong Yidong <cyd@stupidchicken.com>
503
504 * comint-testsuite.el: New file.
505
927c346b
SM
5062010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
507
508 * indent: New dir.
509
61a808e8
CY
5102010-05-07 Chong Yidong <cyd@stupidchicken.com>
511
512 * Version 23.2 released.
513
a4100ebe
CY
5142010-03-29 Chong Yidong <cyd@stupidchicken.com>
515
3cbcd186
CY
516 * cedet/semantic-ia-utest.el
517 (semantic-symref-test-count-hits-in-tag): Add function, from
518 semantic-test.el.
519
a4100ebe
CY
520 * cedet/tests/test.cpp:
521 * cedet/tests/test.py:
522 * cedet/tests/teststruct.cpp:
523 * cedet/tests/testtemplates.cpp:
524 * cedet/tests/testusing.cpp:
525 * cedet/tests/scopetest.cpp:
526 * cedet/tests/scopetest.java: Files deleted.
527
528 * cedet/tests/test.make:
529 * cedet/tests/test.c:
530 * cedet/tests/testjavacomp.java:
531 * cedet/tests/testspp.c:
532 * cedet/tests/testsppreplace.c:
533 * cedet/tests/testsppreplaced.c:
534 * cedet/tests/testsubclass.cpp:
535 * cedet/tests/testsubclass.hh:
536 * cedet/tests/testtypedefs.cpp:
537 * cedet/tests/testvarnames.c:
538 * cedet/tests/test.el:
539 * cedet/tests/testdoublens.cpp:
540 * cedet/tests/testdoublens.hpp: Add copyright header.
541
85738751
SM
542 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
543 Remove reference to deleted files.
544
dc2d2590
JL
5452010-03-30 Juri Linkov <juri@jurta.org>
546
547 * occur-testsuite.el (occur-tests): Add tests for context lines.
548
5275ff8b
JL
5492010-03-23 Juri Linkov <juri@jurta.org>
550
551 * occur-testsuite.el: New file.
552
288f9fc0
CY
5532010-03-10 Chong Yidong <cyd@stupidchicken.com>
554
555 * Branch for 23.2.
556
b4340b3f
UJ
5572010-02-19 Ulf Jasper <ulf.jasper@web.de>
558
559 * icalendar-testsuite.el
6df6ae42
JB
560 (icalendar-testsuite--run-function-tests): Add new tests.
561 (icalendar-testsuite--test-diarytime-to-isotime): Add another
b4340b3f
UJ
562 testcase.
563 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
564 (icalendar-testsuite--test-convert-weekly-to-ical): New.
565 (icalendar-testsuite--test-convert-yearly-to-ical): New.
566 (icalendar-testsuite--test-convert-block-to-ical): New.
567 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
568 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
569
db9e401b
JB
5702010-01-18 Juanma Barranquero <lekktu@gmail.com>
571
572 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
573 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
574 Fix typos in docstrings and error messages.
575 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
576
d1f18ec0
JB
5772010-01-14 Juanma Barranquero <lekktu@gmail.com>
578
579 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
580 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
581 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
582
6fe539d2
UJ
5832009-12-18 Ulf Jasper <ulf.jasper@web.de>
584
585 * icalendar-testsuite.el
d5c6faf9
SM
586 (icalendar-testsuite--run-function-tests):
587 Add icalendar-testsuite--test-parse-vtimezone.
6fe539d2
UJ
588 (icalendar-testsuite--test-parse-vtimezone): New.
589 (icalendar-testsuite--do-test-cycle): Doc changes.
6df6ae42 590 (icalendar-testsuite--run-real-world-tests): Remove trailing
6fe539d2
UJ
591 whitespace -- see change of icalendar--add-diary-entry in
592 icalendar.el.
6df6ae42 593 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
6fe539d2 594
d8085053
GM
5952009-09-30 Glenn Morris <rgm@gnu.org>
596
597 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
598
7c4dccd0
CY
5992009-06-26 Eric Ludlam <zappo@gnu.org>
600
601 * cedet/*: New unit tests, from CEDET repository.
602
6ada5ad1
CY
6032009-06-26 Chong Yidong <cyd@stupidchicken.com>
604
605 * redisplay-testsuite.el: New file.
606
70243478
CY
6072009-06-21 Chong Yidong <cyd@stupidchicken.com>
608
609 * Branch for 23.1.
610
f052351a
UJ
6112009-01-25 Ulf Jasper <ulf.jasper@web.de>
612
613 * icalendar-testsuite.el
6df6ae42
JB
614 (icalendar-testsuite--run-function-tests):
615 Add icalendar-testsuite--test-diarytime-to-isotime.
616 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
f052351a
UJ
617 recent icalendar fixes.
618 (icalendar-testsuite--test-diarytime-to-isotime): New.
6df6ae42 619 (icalendar-testsuite--test-create-uid): Adjust to recent
f052351a
UJ
620 icalendar changes.
621
dee5aa91
CY
6222008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
623
d4835507 624 * bytecomp-testsuite.el: New file.
dee5aa91 625
f052351a 6262008-10-31 Ulf Jasper <ulf.jasper@web.de>
aad81014
UJ
627
628 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
d5c6faf9 629 Add `icalendar-testsuite--test-create-uid'.
aad81014
UJ
630 (icalendar-testsuite--test-create-uid): New.
631
d176d8c6
UJ
6322008-06-14 Ulf Jasper <ulf.jasper@web.de>
633
634 * newsticker-testsuite.el: New file.
635
a4766629
GM
6362008-05-24 Ulf Jasper <ulf.jasper@web.de>
637
638 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
639 Add icalendar-testsuite--test-datestring-to-isodate,
640 icalendar-testsuite--test-datetime-to-diary-date, and
641 icalendar-testsuite--test-calendar-style.
642 (icalendar-testsuite--test-format-ical-event):
643 (icalendar-testsuite--test-parse-summary-and-rest):
644 Doc fix. Remove european-calendar-style.
645 (icalendar-testsuite--get-ical-event): Doc fix.
646 (icalendar-testsuite--test-first-weekday-of-year):
647 (icalendar-testsuite--run-cycle-tests): Add doc string.
648 (icalendar-testsuite--test-datestring-to-isodate):
649 (icalendar-testsuite--test-datetime-to-diary-date):
650 (icalendar-testsuite--test-calendar-style): New functions.
651 (icalendar-testsuite--test-export): Handle iso date style.
652 New arg INPUT-ISO. Use calendar-date-style.
653 (icalendar-testsuite--test-import): Handle iso date style.
654 New arg EXPECTED-ISO. Use calendar-date-style.
655 (icalendar-testsuite--test-cycle): Handle iso date style.
656 (icalendar-testsuite--run-import-tests):
657 (icalendar-testsuite--run-export-tests):
658 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
659
e42fc905
GM
6602008-02-29 Glenn Morris <rgm@gnu.org>
661
662 * README: New file.
663
366b88a2
GM
6642008-02-29 Ulf Jasper <ulf.jasper@web.de>
665
666 * icalendar-testsuite.el: New file.
667
668;; Local Variables:
880820fe 669;; coding: utf-8
366b88a2
GM
670;; End:
671
ab422c4d 672 Copyright (C) 2008-2013 Free Software Foundation, Inc.
366b88a2
GM
673
674 This file is part of GNU Emacs.
675
4f43e937 676 GNU Emacs is free software: you can redistribute it and/or modify
366b88a2 677 it under the terms of the GNU General Public License as published by
4f43e937
GM
678 the Free Software Foundation, either version 3 of the License, or
679 (at your option) any later version.
366b88a2
GM
680
681 GNU Emacs is distributed in the hope that it will be useful,
682 but WITHOUT ANY WARRANTY; without even the implied warranty of
683 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
684 GNU General Public License for more details.
685
686 You should have received a copy of the GNU General Public License
4f43e937 687 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.