merge trunk
[bpt/emacs.git] / test / ChangeLog
CommitLineData
2054a6c3
PE
12013-03-05 Paul Eggert <eggert@cs.ucla.edu>
2
3 * indent/octave.m: Fix encoding error in comment. Add coding tag.
4
929aeac6 52013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
b85f3423 6
929aeac6 7 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
b85f3423
FEG
8 (python-tests-with-temp-file): New macro.
9 (python-tests-shell-interpreter): New var.
10 (python-shell-get-process-name-1)
11 (python-shell-internal-get-process-name-1)
12 (python-shell-parse-command-1)
13 (python-shell-calculate-process-environment-1)
14 (python-shell-calculate-process-environment-2)
15 (python-shell-calculate-process-environment-3)
16 (python-shell-calculate-exec-path-1)
17 (python-shell-calculate-exec-path-2)
18 (python-shell-make-comint-1)
19 (python-shell-make-comint-2)
20 (python-shell-get-process-1)
21 (python-shell-get-or-create-process-1)
22 (python-shell-internal-get-or-create-process-1): New tests.
23
cfbf790d 242013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
4dddd5dc 25
62cfd799 26 * automated/python-tests.el: New file.
4dddd5dc 27
53ca88c4
DG
282013-02-14 Dmitry Gutov <dgutov@yandex.ru>
29
30 * automated/ruby-mode-tests.el
31 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
32 bits inside the examples.
33 (ruby-move-to-block-skips-heredoc): New test.
71a048c1
DG
34 (ruby-add-log-current-method-after-inner-class): Lower
35 expectations: move point inside a method, initially.
53ca88c4 36
7132e457
DG
372013-02-13 Dmitry Gutov <dgutov@yandex.ru>
38
39 * automated/ruby-mode-tests.el
40 (ruby-move-to-block-skips-percent-literal): New test.
41
6e5c1569
CY
422013-02-04 Chong Yidong <cyd@gnu.org>
43
44 * automated/thingatpt.el: New file.
45
984096ed
CY
462013-02-03 Chong Yidong <cyd@gnu.org>
47
48 * automated/files.el (file-test--do-local-variables-test): Avoid
49 compilation warning message.
50
b1625024
DG
512013-01-27 Dmitry Gutov <dgutov@yandex.ru>
52
53 * automated/ruby-mode-tests.el
54 (ruby-indent-spread-args-in-parens): New test.
a324b8c7
DG
55 * automated/ruby-mode-tests.el (ruby-block-test-example):
56 Break indentation of the do block opener and add a line inside it.
57 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
58 Adjust line numbers.
b1625024 59
cb9c0a53
SM
602013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
61
62 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
63
51e73492
GM
642013-01-14 Glenn Morris <rgm@gnu.org>
65
66 * automated/compile-tests.el (compile-tests--test-regexps-data):
67 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
68
327a6cca
WJ
692013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
70
71 * automated/man-tests.el: New file.
72
51fb5578
AH
732013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
74
75 * automated/undo-tests.el (undo-test0): Adjust error to code change.
76
3bace969
AH
772013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
78
79 * automated/undo-tests.el: New file.
80
82e2a1f0 812012-12-27 Dmitry Gutov <dgutov@yandex.ru>
db590ef6
DG
82
83 * automated/ruby-mode-tests.el
84 (ruby-indent-after-block-in-continued-expression): New test.
85
dbb530d9
DG
862012-12-14 Dmitry Gutov <dgutov@yandex.ru>
87
88 * automated/ruby-mode-tests.el
89 Rename one interpolation test; add three more.
bb808526
DG
90 (ruby-with-temp-buffer): New macro, use it where appropriate.
91 (ruby-add-log-current-method-examples): Use "_" for target point.
92 Add four new tests for ruby-add-log-current-method.
dbb530d9 93
a0099d31
GM
942012-12-11 Glenn Morris <rgm@gnu.org>
95
96 * automated/f90.el (f90-test-bug13138): New test.
97
81606b10
RS
982012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
99
100 * automated/inotify-test.el: New test.
101
89eb3b0a
CY
1022012-12-02 Chong Yidong <cyd@gnu.org>
103
104 * automated/ruby-mode-tests.el
105 (ruby-add-log-current-method-examples): Don't use loop macro, to
106 allow automated testing to work.
107
23ba2705
SM
1082012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
109
110 * automated/advice-tests.el (advice-tests--data): Remove.
111 (advice-tests): Move the tests directly here instead.
112 Add called-interactively-p tests.
113
19dc7206
SM
1142012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
115
116 * automated/ert-x-tests.el: Use cl-lib.
117 * automated/ert-tests.el: Use lexical-binding and cl-lib.
118
8619323f
DG
1192012-11-14 Dmitry Gutov <dgutov@yandex.ru>
120
121 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
122 (ruby-indent-inside-heredoc-after-operator)
123 (ruby-indent-inside-heredoc-after-space): New tests.
c62792e7
DG
124 Change direct font-lock face references to var references.
125 (ruby-interpolation-suppresses-syntax-inside): New test.
19dc7206
SM
126 (ruby-interpolation-inside-percent-literal-with-paren):
127 New failing test.
8619323f 128
f178c32d
DG
1292012-11-13 Dmitry Gutov <dgutov@yandex.ru>
130
131 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
5745cae6
DG
132 (ruby-singleton-class-no-heredoc-font-lock)
133 (ruby-add-log-current-method-examples): New tests.
134 (ruby-test-string): Extract from ruby-should-indent-buffer.
5e9419e8
DG
135 (ruby-deftest-move-to-block): New macro.
136 Add several move-to-block tests.
f178c32d 137
231d8498
SM
1382012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
139
140 * automated/advice-tests.el: New tests.
141
8111f5e6
EZ
1422012-10-14 Eli Zaretskii <eliz@gnu.org>
143
144 * automated/compile-tests.el (compile-tests--test-regexps-data):
145 Add new data for msft's new format.
146
c3268831
DG
1472012-09-08 Dmitry Gutov <dgutov@yandex.ru>
148
149 * automated/ruby-mode-tests.el:
150 (ruby-toggle-block-to-multiline): New test.
151 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
152 (ruby-toggle-block-to-brace): Use buffer-string.
153
0ba2d4b6
DG
1542012-09-07 Dmitry Gutov <dgutov@yandex.ru>
155
156 * automated/ruby-mode-tests.el: New tests (Bug#11613).
157
eada0861 1582012-08-28 Chong Yidong <cyd@gnu.org>
45e7ed71
CY
159
160 * automated/files.el: Test every combination of values for
161 enable-local-variables and enable-local-eval.
162
450809af
CY
1632012-08-19 Chong Yidong <cyd@gnu.org>
164
165 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
166
a999ce26
CY
1672012-08-18 Chong Yidong <cyd@gnu.org>
168
169 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
170
f063063a
DG
1712012-08-14 Dmitry Gutov <dgutov@yandex.ru>
172
173 * indent/ruby.rb: Rearrange examples, add new ones.
174
0d9e2599
NN
1752012-08-12 Dmitry Gutov <dgutov@yandex.ru>
176
177 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
178 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
179
9ff9402d 1802012-08-11 Glenn Morris <rgm@gnu.org>
5f168c20
GM
181
182 * automated/files.el: New file.
183
bf1757d1
GM
184 * automated/Makefile.in (all): Fix typo.
185
9d2ed8a2
DG
1862012-08-10 Dmitry Gutov <dgutov@yandex.ru>
187
188 * automated/ruby-mode-tests.el (ruby-should-indent):
189 Add docstring, check (current-indentation) instead of (current-column).
190 (ruby-should-indent-buffer): New function.
191 Add tests for `ruby-deep-indent-paren' behavior.
192 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
193
0d9e2599
NN
1942012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
195
196 Original tests in test_ruby_mode.rb in upstream (author).
197
9cd80478
DG
1982012-08-09 Dmitry Gutov <dgutov@yandex.ru>
199
200 * automated/ruby-mode-tests.el (ruby-should-indent)
201 (ruby-assert-state): New functions.
202 Add new tests.
203
c91562a6
DE
2042012-07-29 David Engster <deng@randomsample.de>
205
9d2ed8a2
DG
206 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
207 New variable to hold test data for name expansion.
c91562a6
DE
208 (xml-parse-tests): Test the two different types of name expansion.
209
d8efda90
JL
2102012-07-29 Juri Linkov <juri@jurta.org>
211
212 * automated/occur-tests.el (occur-test-case): Use predefined
213 buffer name " *test-occur*" instead of a random buffer name.
214
c28662a8
DG
2152012-07-20 Dmitry Gutov <dgutov@yandex.ru>
216
217 * automated/ruby-mode-tests.el: New file with one test.
218
45fd731c
SM
2192012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
220
efc26dbe
SM
221 * indent/shell.sh: Add test case for ${#VAR}.
222
45fd731c
SM
223 * indent/latex-mode.tex: New file.
224
a464a6c7
SM
2252012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
226
227 * eshell.el: Use cl-lib.
228
a76e6535
CY
2292012-07-03 Chong Yidong <cyd@gnu.org>
230
231 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
232
a7aef6f5
CY
2332012-07-02 Chong Yidong <cyd@gnu.org>
234
a464a6c7
SM
235 * automated/xml-parse-tests.el (xml-parse-tests--data):
236 More testcases.
a7aef6f5 237
fbf2e7ad
CY
2382012-07-01 Chong Yidong <cyd@gnu.org>
239
240 * automated/xml-parse-tests.el: New file.
241
d5c6faf9
SM
2422012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
243
244 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
245 Use cl-flet.
246
ee574791
UJ
2472012-06-08 Ulf Jasper <ulf.jasper@web.de>
248
d5c6faf9
SM
249 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
250 Test escaped commas in TZID (Bug#11473).
ee574791
UJ
251 (icalendar-import-with-timezone): New.
252 (icalendar-real-world): Add new testcase as given in the bugreport
253 of Bug#11473.
254
6dbaa1c7
UJ
2552012-05-29 Ulf Jasper <ulf.jasper@web.de>
256
257 * automated/icalendar-tests.el (icalendar-tests--test-import):
258 Include UID in import tests (Bug#11525).
259 (icalendar-import-non-recurring, icalendar-import-rrule)
260 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
261 UID-import change.
262 (icalendar-import-with-uid): New.
263 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
264 Include UID in cycle tests.
265 (icalendar-cycle, icalendar-real-world): UID-import change.
266
b847032c
GM
2672012-05-21 Glenn Morris <rgm@gnu.org>
268
269 * automated/Makefile.in (setwins): Scrap superfluous subshell.
270
5e561bc7
TZ
2712012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
272
273 * automated/url-util-tests.el: New file to test
274 lisp/url/url-util.el. Only `url-build-query-string' and
275 `url-parse-query-string' are tested right now (Bug#8706).
276
461ef3c5
SM
2772012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
278
279 * indent/shell.sh:
280 * indent/shell.rc: Ad some test cases.
281
dfbd787f
SM
2822012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
283
284 * indent/ruby.rb: New file, to test new syntax-propertize code.
285
ab7ce8c1
GM
2862012-04-11 Glenn Morris <rgm@gnu.org>
287
288 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
289
6c0c7cfc
TZ
2902012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
291
292 * automated/url-future-tests.el (url-future-tests): Move from
293 lisp/url/url-future.el and rename.
294
bdbc1c4e
UJ
2952012-01-29 Ulf Jasper <ulf.jasper@web.de>
296
297 * automated/icalendar-tests.el (icalendar-import-non-recurring):
298 Fix broken test, caused by missing trailing blank.
299
5c09001c
CY
3002011-12-03 Chong Yidong <cyd@gnu.org>
301
302 * automated/compile-tests.el (compile-tests--test-regexps-data):
303 Increase column numbers by one to reflect change in how
6df6ae42 304 compilation-message is recorded (Bug#10172).
5c09001c 305
394c65f1
GM
3062011-11-22 Glenn Morris <rgm@gnu.org>
307
308 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
309
cd1181db
JB
3102011-11-20 Juanma Barranquero <lekktu@gmail.com>
311
312 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
313
58179cce
JB
3142011-11-16 Juanma Barranquero <lekktu@gmail.com>
315
7877f373
JB
316 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
317 (icalendar-tests--test-export, icalendar-tests--do-test-export):
58179cce
JB
318 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
319
dba0634a
UJ
3202011-10-30 Ulf Jasper <ulf.jasper@web.de>
321
322 * automated/newsticker-tests.el
6df6ae42 323 (newsticker--group-manage-orphan-feeds): Remove fsetting of
dba0634a
UJ
324 newsticker--treeview-tree-update.
325
6d6a626c
UJ
3262011-10-29 Ulf Jasper <ulf.jasper@web.de>
327
73c3f81d
UJ
328 * automated/newsticker-tests.el
329 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
330
6d6a626c
UJ
331 * trunk/test/automated/newsticker-tests.el
332 (newsticker--group-manage-orphan-feeds): Prevent updating
333 newsticker treeview. Fixed bug#9763.
334
6e0a9be7
GM
3352011-10-20 Glenn Morris <rgm@gnu.org>
336
e195ae68
GM
337 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
338
6e0a9be7
GM
339 * automated/vc-bzr.el: New file.
340
21fedf28
GM
3412011-10-15 Glenn Morris <rgm@gnu.org>
342
343 * automated/f90.el: New file.
344
81416b68
UJ
3452011-09-27 Ulf Jasper <ulf.jasper@web.de>
346
347 * automated/newsticker-tests.el: Move newsticker-testsuite.el
348 to automated/newsticker-tests.el. Convert to ERT.
349
68575ab0
UJ
3502011-07-26 Ulf Jasper <ulf.jasper@web.de>
351
352 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
353 Removed, simply use string=.
354 (icalendar--diarytime-to-isotime)
355 (icalendar--datetime-to-diary-date)
356 (icalendar--datestring-to-isodate)
357 (icalendar--format-ical-event)
358 (icalendar--parse-summary-and-rest)
359 (icalendar-tests--do-test-import)
6df6ae42 360 (icalendar-tests--do-test-cycle): Change argument order of
68575ab0
UJ
361 string= to EXPECTED ACTUAL.
362 (icalendar--import-format-sample)
363 (icalendar--format-ical-event)
364 (icalendar-import-non-recurring)
365 (icalendar-import-rrule)
366 (icalendar-import-duration)
367 (icalendar-import-bug-6766)
6df6ae42 368 (icalendar-real-world): Adjust to string= instead of
68575ab0
UJ
369 icalendar-tests--compare-strings.
370 (icalendar-import-multiple-vcalendars): New.
371
de316778
TZ
3722011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
373
374 * automated/gnus-tests.el: Add wrapper for Gnus tests.
1c231080 375 Require CL.
de316778 376
c07b2710
JL
3772011-05-09 Juri Linkov <juri@jurta.org>
378
379 * automated/occur-tests.el: Move from test/occur-testsuite.el.
380 Convert to ERT.
381
adec429a
CY
3822011-05-09 Chong Yidong <cyd@stupidchicken.com>
383
384 * automated/compile-tests.el: New file.
385
c4c205d0
CY
3862011-05-08 Chong Yidong <cyd@stupidchicken.com>
387
388 * automated/font-parse-tests.el: Don't byte-compile.
389
390 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
391
6c075cd7
SM
3922011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
393
394 * automated/lexbind-tests.el: New file.
395
33383987
JB
3962011-03-07 Chong Yidong <cyd@stupidchicken.com>
397
398 * Version 23.3 released.
399
81fb60b2
GM
4002011-03-05 Glenn Morris <rgm@gnu.org>
401
402 * eshell.el: Move here from lisp/eshell/esh-test.el.
403
de69c0a8
CO
4042011-03-03 Christian Ohler <ohler@gnu.org>
405
406 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
407 New test.
408
4856384c
UJ
4092011-02-20 Ulf Jasper <ulf.jasper@web.de>
410
411 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
412 convert to ERT format.
413
aa0935b9
CY
4142011-02-14 Chong Yidong <cyd@stupidchicken.com>
415
416 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
417 convert to ERT format.
418
ccded26c
SM
4192011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
420
421 * indent/shell.sh:
422 * indent/shell.rc: New files.
423
372fb76b
CY
4242011-01-27 Chong Yidong <cyd@stupidchicken.com>
425
426 * automated/font-parse-tests.el: Move from
427 font-parse-testsuite.el.
428
6608a7d8
CY
4292011-01-26 Chong Yidong <cyd@stupidchicken.com>
430
431 * font-parse-testsuite.el (test-font-parse-data): New file.
432
db5d03ea
SM
4332011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
434
435 * indent/prolog.prolog: Add tokenizing tests.
436
d221e780
CO
4372011-01-13 Christian Ohler <ohler@gnu.org>
438
439 * automated: New directory for automated tests.
440
441 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
442
443 * automated/Makefile.in: New file.
444
cbf83ce9
SM
4452010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
446
447 * indent/modula2.mod: New file.
448
d19dc73d
SM
4492010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
450
451 * indent/octave.m: Add a test to ensure indentation is local.
452
41f592d1
GM
4532010-10-23 Glenn Morris <rgm@gnu.org>
454
455 * comint-testsuite.el
d19dc73d
SM
456 (comint-testsuite--test-comint-password-prompt-regexp):
457 Add "Please enter the password". (Bug#7224)
41f592d1 458
3672149f
SM
4592010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
460
461 * indent/prolog.prolog: Use normal spacing around !.
462
f5632fb6
SM
4632010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
464
465 * indent/octave.m: Remove one more `fixindent'. Use `end'.
466
cf38dd42
SM
4672010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
468
469 * indent/octave.m: Remove some `fixindent' not needed any more.
470
e17b68ed
SM
4712010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
472
473 * indent/octave.m: New file.
474
81ee9410
UJ
4752010-08-08 Ulf Jasper <ulf.jasper@web.de>
476
e17b68ed 477 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
81ee9410
UJ
478 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
479 (icalendar-testsuite--run-internal-tests): New.
480 (icalendar-testsuite--test-convert-ordinary-to-ical)
481 (icalendar-testsuite--test-convert-block-to-ical)
482 (icalendar-testsuite--test-convert-anniversary-to-ical)
483 (icalendar-testsuite--test-parse-vtimezone)
484 (icalendar-testsuite--do-test-export): Code formatting.
485 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
486 (icalendar-testsuite--do-test-import)
3672149f
SM
487 (icalendar-testsuite--do-test-cycle):
488 Use icalendar-testsuite--compare-strings
81ee9410
UJ
489 (icalendar-testsuite--run-import-tests): Comment added.
490 (icalendar-testsuite--run-import-tests)
e17b68ed 491 (icalendar-testsuite--run-real-world-tests): Fix expected results.
81ee9410 492
71ab16dd
CY
4932010-06-25 Chong Yidong <cyd@stupidchicken.com>
494
495 * redisplay-testsuite.el (test-redisplay-3): New test.
496
6534e58a
CY
4972010-06-11 Chong Yidong <cyd@stupidchicken.com>
498
499 * comint-testsuite.el: New file.
500
927c346b
SM
5012010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
502
503 * indent: New dir.
504
61a808e8
CY
5052010-05-07 Chong Yidong <cyd@stupidchicken.com>
506
507 * Version 23.2 released.
508
a4100ebe
CY
5092010-03-29 Chong Yidong <cyd@stupidchicken.com>
510
3cbcd186
CY
511 * cedet/semantic-ia-utest.el
512 (semantic-symref-test-count-hits-in-tag): Add function, from
513 semantic-test.el.
514
a4100ebe
CY
515 * cedet/tests/test.cpp:
516 * cedet/tests/test.py:
517 * cedet/tests/teststruct.cpp:
518 * cedet/tests/testtemplates.cpp:
519 * cedet/tests/testusing.cpp:
520 * cedet/tests/scopetest.cpp:
521 * cedet/tests/scopetest.java: Files deleted.
522
523 * cedet/tests/test.make:
524 * cedet/tests/test.c:
525 * cedet/tests/testjavacomp.java:
526 * cedet/tests/testspp.c:
527 * cedet/tests/testsppreplace.c:
528 * cedet/tests/testsppreplaced.c:
529 * cedet/tests/testsubclass.cpp:
530 * cedet/tests/testsubclass.hh:
531 * cedet/tests/testtypedefs.cpp:
532 * cedet/tests/testvarnames.c:
533 * cedet/tests/test.el:
534 * cedet/tests/testdoublens.cpp:
535 * cedet/tests/testdoublens.hpp: Add copyright header.
536
85738751
SM
537 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
538 Remove reference to deleted files.
539
dc2d2590
JL
5402010-03-30 Juri Linkov <juri@jurta.org>
541
542 * occur-testsuite.el (occur-tests): Add tests for context lines.
543
5275ff8b
JL
5442010-03-23 Juri Linkov <juri@jurta.org>
545
546 * occur-testsuite.el: New file.
547
288f9fc0
CY
5482010-03-10 Chong Yidong <cyd@stupidchicken.com>
549
550 * Branch for 23.2.
551
b4340b3f
UJ
5522010-02-19 Ulf Jasper <ulf.jasper@web.de>
553
554 * icalendar-testsuite.el
6df6ae42
JB
555 (icalendar-testsuite--run-function-tests): Add new tests.
556 (icalendar-testsuite--test-diarytime-to-isotime): Add another
b4340b3f
UJ
557 testcase.
558 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
559 (icalendar-testsuite--test-convert-weekly-to-ical): New.
560 (icalendar-testsuite--test-convert-yearly-to-ical): New.
561 (icalendar-testsuite--test-convert-block-to-ical): New.
562 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
563 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
564
db9e401b
JB
5652010-01-18 Juanma Barranquero <lekktu@gmail.com>
566
567 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
568 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
569 Fix typos in docstrings and error messages.
570 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
571
d1f18ec0
JB
5722010-01-14 Juanma Barranquero <lekktu@gmail.com>
573
574 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
575 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
576 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
577
6fe539d2
UJ
5782009-12-18 Ulf Jasper <ulf.jasper@web.de>
579
580 * icalendar-testsuite.el
d5c6faf9
SM
581 (icalendar-testsuite--run-function-tests):
582 Add icalendar-testsuite--test-parse-vtimezone.
6fe539d2
UJ
583 (icalendar-testsuite--test-parse-vtimezone): New.
584 (icalendar-testsuite--do-test-cycle): Doc changes.
6df6ae42 585 (icalendar-testsuite--run-real-world-tests): Remove trailing
6fe539d2
UJ
586 whitespace -- see change of icalendar--add-diary-entry in
587 icalendar.el.
6df6ae42 588 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
6fe539d2 589
d8085053
GM
5902009-09-30 Glenn Morris <rgm@gnu.org>
591
592 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
593
7c4dccd0
CY
5942009-06-26 Eric Ludlam <zappo@gnu.org>
595
596 * cedet/*: New unit tests, from CEDET repository.
597
6ada5ad1
CY
5982009-06-26 Chong Yidong <cyd@stupidchicken.com>
599
600 * redisplay-testsuite.el: New file.
601
70243478
CY
6022009-06-21 Chong Yidong <cyd@stupidchicken.com>
603
604 * Branch for 23.1.
605
f052351a
UJ
6062009-01-25 Ulf Jasper <ulf.jasper@web.de>
607
608 * icalendar-testsuite.el
6df6ae42
JB
609 (icalendar-testsuite--run-function-tests):
610 Add icalendar-testsuite--test-diarytime-to-isotime.
611 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
f052351a
UJ
612 recent icalendar fixes.
613 (icalendar-testsuite--test-diarytime-to-isotime): New.
6df6ae42 614 (icalendar-testsuite--test-create-uid): Adjust to recent
f052351a
UJ
615 icalendar changes.
616
dee5aa91
CY
6172008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
618
d4835507 619 * bytecomp-testsuite.el: New file.
dee5aa91 620
f052351a 6212008-10-31 Ulf Jasper <ulf.jasper@web.de>
aad81014
UJ
622
623 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
d5c6faf9 624 Add `icalendar-testsuite--test-create-uid'.
aad81014
UJ
625 (icalendar-testsuite--test-create-uid): New.
626
d176d8c6
UJ
6272008-06-14 Ulf Jasper <ulf.jasper@web.de>
628
629 * newsticker-testsuite.el: New file.
630
a4766629
GM
6312008-05-24 Ulf Jasper <ulf.jasper@web.de>
632
633 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
634 Add icalendar-testsuite--test-datestring-to-isodate,
635 icalendar-testsuite--test-datetime-to-diary-date, and
636 icalendar-testsuite--test-calendar-style.
637 (icalendar-testsuite--test-format-ical-event):
638 (icalendar-testsuite--test-parse-summary-and-rest):
639 Doc fix. Remove european-calendar-style.
640 (icalendar-testsuite--get-ical-event): Doc fix.
641 (icalendar-testsuite--test-first-weekday-of-year):
642 (icalendar-testsuite--run-cycle-tests): Add doc string.
643 (icalendar-testsuite--test-datestring-to-isodate):
644 (icalendar-testsuite--test-datetime-to-diary-date):
645 (icalendar-testsuite--test-calendar-style): New functions.
646 (icalendar-testsuite--test-export): Handle iso date style.
647 New arg INPUT-ISO. Use calendar-date-style.
648 (icalendar-testsuite--test-import): Handle iso date style.
649 New arg EXPECTED-ISO. Use calendar-date-style.
650 (icalendar-testsuite--test-cycle): Handle iso date style.
651 (icalendar-testsuite--run-import-tests):
652 (icalendar-testsuite--run-export-tests):
653 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
654
e42fc905
GM
6552008-02-29 Glenn Morris <rgm@gnu.org>
656
657 * README: New file.
658
366b88a2
GM
6592008-02-29 Ulf Jasper <ulf.jasper@web.de>
660
661 * icalendar-testsuite.el: New file.
662
663;; Local Variables:
880820fe 664;; coding: utf-8
366b88a2
GM
665;; End:
666
ab422c4d 667 Copyright (C) 2008-2013 Free Software Foundation, Inc.
366b88a2
GM
668
669 This file is part of GNU Emacs.
670
4f43e937 671 GNU Emacs is free software: you can redistribute it and/or modify
366b88a2 672 it under the terms of the GNU General Public License as published by
4f43e937
GM
673 the Free Software Foundation, either version 3 of the License, or
674 (at your option) any later version.
366b88a2
GM
675
676 GNU Emacs is distributed in the hope that it will be useful,
677 but WITHOUT ANY WARRANTY; without even the implied warranty of
678 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
679 GNU General Public License for more details.
680
681 You should have received a copy of the GNU General Public License
4f43e937 682 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.