* test/automated/package-x-test.el: Change the commentary.
[bpt/emacs.git] / test / ChangeLog
1 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
2
3 * automated/package-x-test.el: Change the commentary.
4 (package-x-test--single-archive-entry-1-3)
5 (package-x-test--single-archive-entry-1-4): Fix the tests, by
6 using the appropriate data structure.
7
8 2013-06-27 Daniel Hackney <dan@haxney.org>
9
10 * automated/Makefile.in (setwins): Include the 'data' subdirectory.
11
12 * automated/package-x-test.el: New file.
13
14 * automated/package-test.el: New file.
15
16 * automated/data/package: New directory, with test examples.
17
18 2013-06-27 Glenn Morris <rgm@gnu.org>
19
20 * automated/python-tests.el (python-tests-with-temp-file):
21 Clean up after ourself.
22
23 * automated/undo-tests.el (undo-test3): Remove test that seems to
24 do nothing that the previous one doesn't, except leave a tempfile.
25
26 2013-06-26 Glenn Morris <rgm@gnu.org>
27
28 * automated/info-xref.el: New file.
29
30 2013-06-25 Glenn Morris <rgm@gnu.org>
31
32 * automated/occur-tests.el (occur-test-create): New function.
33 Use it to create separate tests for each element, so we run them
34 all rather than stopping at the first error.
35
36 2013-06-24 Glenn Morris <rgm@fencepost.gnu.org>
37
38 * automated/occur-tests.el (occur-tests):
39 Update for 2013-05-29 change to occur header line.
40
41 2013-06-21 Eduard Wiebe <usenet@pusto.de>
42
43 Test suite for flymake.
44 * automated/flymake-tests.el:
45 * automated/flymake/warnpred/Makefile
46 * automated/flymake/warnpred/test.c
47 * automated/flymake/warnpred/test.pl: New files.
48
49 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
50
51 * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
52
53 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
54
55 * automated/reftex-tests.el: New test suite for reftex.
56
57 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
58
59 * automated/ruby-mode-tests.el: New tests, for percent literals
60 and expression expansion.
61
62 2013-05-29 Leo Liu <sdl.web@gmail.com>
63
64 * indent/octave.m: Tweak.
65
66 2013-05-26 Aidan Gauland <aidalgol@amuri.net>
67
68 * tests/eshell.el: Rewrite tests using ERT.
69
70 2013-05-25 Leo Liu <sdl.web@gmail.com>
71
72 * indent/octave.m: Add tests for %!, # and ### comments.
73
74 2013-05-23 Kenichi Handa <handa@gnu.org>
75
76 * automated/decoder-tests.el: New file.
77
78 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
79
80 * indent/ruby.rb: Add multiline regexp example.
81
82 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
83 (ruby-regexp-skips-over-interpolation)
84 (ruby-regexp-continues-till-end-when-unclosed)
85 (ruby-regexp-can-be-multiline)
86 (ruby-interpolation-inside-percent-literal): New tests.
87
88 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
89
90 * indent/ruby.rb: Fix indentation after =; add more cases.
91
92 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
93
94 * indent/pascal.pas: Add test for mis-identified comments.
95
96 2013-04-01 Masatake YAMATO <yamato@redhat.com>
97
98 * automated/imenu-tests.el: New file. (Bug#14112)
99
100 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
101
102 * automated/python-tests.el (python-imenu-prev-index-position-1):
103 Remove test.
104 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
105 New tests.
106
107 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
108
109 * automated/python-tests.el (python-nav-backward-defun-2)
110 (python-nav-backward-defun-3, python-nav-forward-defun-2)
111 (python-nav-forward-defun-3): New tests.
112
113 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
114
115 * automated/python-tests.el (python-nav-backward-defun-1)
116 (python-nav-forward-defun-1): New tests.
117
118 2013-04-09 Masatake YAMATO <yamato@redhat.com>
119
120 * automated/add-log-tests.el: New file. (Bug#14112)
121
122 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
123
124 * automated/python-tests.el (python-indent-block-enders): New test.
125 (python-info-current-defun-2): Fix test.
126
127 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
128
129 * indent/octave.m: Fix encoding error in comment. Add coding tag.
130
131 2013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
132
133 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
134 (python-tests-with-temp-file): New macro.
135 (python-tests-shell-interpreter): New var.
136 (python-shell-get-process-name-1)
137 (python-shell-internal-get-process-name-1)
138 (python-shell-parse-command-1)
139 (python-shell-calculate-process-environment-1)
140 (python-shell-calculate-process-environment-2)
141 (python-shell-calculate-process-environment-3)
142 (python-shell-calculate-exec-path-1)
143 (python-shell-calculate-exec-path-2)
144 (python-shell-make-comint-1)
145 (python-shell-make-comint-2)
146 (python-shell-get-process-1)
147 (python-shell-get-or-create-process-1)
148 (python-shell-internal-get-or-create-process-1): New tests.
149
150 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
151
152 * automated/python-tests.el: New file.
153
154 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
155
156 * automated/ruby-mode-tests.el
157 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
158 bits inside the examples.
159 (ruby-move-to-block-skips-heredoc): New test.
160 (ruby-add-log-current-method-after-inner-class):
161 Lower expectations: move point inside a method, initially.
162
163 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
164
165 * automated/ruby-mode-tests.el
166 (ruby-move-to-block-skips-percent-literal): New test.
167
168 2013-02-04 Chong Yidong <cyd@gnu.org>
169
170 * automated/thingatpt.el: New file.
171
172 2013-02-03 Chong Yidong <cyd@gnu.org>
173
174 * automated/files.el (file-test--do-local-variables-test):
175 Avoid compilation warning message.
176
177 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
178
179 * automated/ruby-mode-tests.el
180 (ruby-indent-spread-args-in-parens): New test.
181 * automated/ruby-mode-tests.el (ruby-block-test-example):
182 Break indentation of the do block opener and add a line inside it.
183 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
184 Adjust line numbers.
185
186 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
187
188 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
189
190 2013-01-14 Glenn Morris <rgm@gnu.org>
191
192 * automated/compile-tests.el (compile-tests--test-regexps-data):
193 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
194
195 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
196
197 * automated/man-tests.el: New file.
198
199 2013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
200
201 * automated/undo-tests.el (undo-test0): Adjust error to code change.
202
203 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
204
205 * automated/undo-tests.el: New file.
206
207 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
208
209 * automated/ruby-mode-tests.el
210 (ruby-indent-after-block-in-continued-expression): New test.
211
212 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
213
214 * automated/ruby-mode-tests.el
215 Rename one interpolation test; add three more.
216 (ruby-with-temp-buffer): New macro, use it where appropriate.
217 (ruby-add-log-current-method-examples): Use "_" for target point.
218 Add four new tests for ruby-add-log-current-method.
219
220 2012-12-11 Glenn Morris <rgm@gnu.org>
221
222 * automated/f90.el (f90-test-bug13138): New test.
223
224 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
225
226 * automated/inotify-test.el: New test.
227
228 2012-12-02 Chong Yidong <cyd@gnu.org>
229
230 * automated/ruby-mode-tests.el
231 (ruby-add-log-current-method-examples): Don't use loop macro, to
232 allow automated testing to work.
233
234 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
235
236 * automated/advice-tests.el (advice-tests--data): Remove.
237 (advice-tests): Move the tests directly here instead.
238 Add called-interactively-p tests.
239
240 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
241
242 * automated/ert-x-tests.el: Use cl-lib.
243 * automated/ert-tests.el: Use lexical-binding and cl-lib.
244
245 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
246
247 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
248 (ruby-indent-inside-heredoc-after-operator)
249 (ruby-indent-inside-heredoc-after-space): New tests.
250 Change direct font-lock face references to var references.
251 (ruby-interpolation-suppresses-syntax-inside): New test.
252 (ruby-interpolation-inside-percent-literal-with-paren):
253 New failing test.
254
255 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
256
257 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
258 (ruby-singleton-class-no-heredoc-font-lock)
259 (ruby-add-log-current-method-examples): New tests.
260 (ruby-test-string): Extract from ruby-should-indent-buffer.
261 (ruby-deftest-move-to-block): New macro.
262 Add several move-to-block tests.
263
264 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
265
266 * automated/advice-tests.el: New tests.
267
268 2012-10-14 Eli Zaretskii <eliz@gnu.org>
269
270 * automated/compile-tests.el (compile-tests--test-regexps-data):
271 Add new data for msft's new format.
272
273 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
274
275 * automated/ruby-mode-tests.el:
276 (ruby-toggle-block-to-multiline): New test.
277 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
278 (ruby-toggle-block-to-brace): Use buffer-string.
279
280 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
281
282 * automated/ruby-mode-tests.el: New tests (Bug#11613).
283
284 2012-08-28 Chong Yidong <cyd@gnu.org>
285
286 * automated/files.el: Test every combination of values for
287 enable-local-variables and enable-local-eval.
288
289 2012-08-19 Chong Yidong <cyd@gnu.org>
290
291 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
292
293 2012-08-18 Chong Yidong <cyd@gnu.org>
294
295 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
296
297 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
298
299 * indent/ruby.rb: Rearrange examples, add new ones.
300
301 2012-08-12 Dmitry Gutov <dgutov@yandex.ru>
302
303 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
304 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
305
306 2012-08-11 Glenn Morris <rgm@gnu.org>
307
308 * automated/files.el: New file.
309
310 * automated/Makefile.in (all): Fix typo.
311
312 2012-08-10 Dmitry Gutov <dgutov@yandex.ru>
313
314 * automated/ruby-mode-tests.el (ruby-should-indent):
315 Add docstring, check (current-indentation) instead of (current-column).
316 (ruby-should-indent-buffer): New function.
317 Add tests for `ruby-deep-indent-paren' behavior.
318 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
319
320 2012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
321
322 Original tests in test_ruby_mode.rb in upstream (author).
323
324 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
325
326 * automated/ruby-mode-tests.el (ruby-should-indent)
327 (ruby-assert-state): New functions.
328 Add new tests.
329
330 2012-07-29 David Engster <deng@randomsample.de>
331
332 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
333 New variable to hold test data for name expansion.
334 (xml-parse-tests): Test the two different types of name expansion.
335
336 2012-07-29 Juri Linkov <juri@jurta.org>
337
338 * automated/occur-tests.el (occur-test-case): Use predefined
339 buffer name " *test-occur*" instead of a random buffer name.
340
341 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
342
343 * automated/ruby-mode-tests.el: New file with one test.
344
345 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
346
347 * indent/shell.sh: Add test case for ${#VAR}.
348
349 * indent/latex-mode.tex: New file.
350
351 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
352
353 * eshell.el: Use cl-lib.
354
355 2012-07-03 Chong Yidong <cyd@gnu.org>
356
357 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
358
359 2012-07-02 Chong Yidong <cyd@gnu.org>
360
361 * automated/xml-parse-tests.el (xml-parse-tests--data):
362 More testcases.
363
364 2012-07-01 Chong Yidong <cyd@gnu.org>
365
366 * automated/xml-parse-tests.el: New file.
367
368 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
369
370 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
371 Use cl-flet.
372
373 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
374
375 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
376 Test escaped commas in TZID (Bug#11473).
377 (icalendar-import-with-timezone): New.
378 (icalendar-real-world): Add new testcase as given in the bugreport
379 of Bug#11473.
380
381 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
382
383 * automated/icalendar-tests.el (icalendar-tests--test-import):
384 Include UID in import tests (Bug#11525).
385 (icalendar-import-non-recurring, icalendar-import-rrule)
386 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
387 UID-import change.
388 (icalendar-import-with-uid): New.
389 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
390 Include UID in cycle tests.
391 (icalendar-cycle, icalendar-real-world): UID-import change.
392
393 2012-05-21 Glenn Morris <rgm@gnu.org>
394
395 * automated/Makefile.in (setwins): Scrap superfluous subshell.
396
397 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
398
399 * automated/url-util-tests.el: New file to test
400 lisp/url/url-util.el. Only `url-build-query-string' and
401 `url-parse-query-string' are tested right now (Bug#8706).
402
403 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
404
405 * indent/shell.sh:
406 * indent/shell.rc: Ad some test cases.
407
408 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
409
410 * indent/ruby.rb: New file, to test new syntax-propertize code.
411
412 2012-04-11 Glenn Morris <rgm@gnu.org>
413
414 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
415
416 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
417
418 * automated/url-future-tests.el (url-future-tests): Move from
419 lisp/url/url-future.el and rename.
420
421 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
422
423 * automated/icalendar-tests.el (icalendar-import-non-recurring):
424 Fix broken test, caused by missing trailing blank.
425
426 2011-12-03 Chong Yidong <cyd@gnu.org>
427
428 * automated/compile-tests.el (compile-tests--test-regexps-data):
429 Increase column numbers by one to reflect change in how
430 compilation-message is recorded (Bug#10172).
431
432 2011-11-22 Glenn Morris <rgm@gnu.org>
433
434 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
435
436 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
437
438 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
439
440 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
441
442 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
443 (icalendar-tests--test-export, icalendar-tests--do-test-export):
444 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
445
446 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
447
448 * automated/newsticker-tests.el
449 (newsticker--group-manage-orphan-feeds): Remove fsetting of
450 newsticker--treeview-tree-update.
451
452 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
453
454 * automated/newsticker-tests.el
455 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
456
457 * trunk/test/automated/newsticker-tests.el
458 (newsticker--group-manage-orphan-feeds): Prevent updating
459 newsticker treeview. Fixed bug#9763.
460
461 2011-10-20 Glenn Morris <rgm@gnu.org>
462
463 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
464
465 * automated/vc-bzr.el: New file.
466
467 2011-10-15 Glenn Morris <rgm@gnu.org>
468
469 * automated/f90.el: New file.
470
471 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
472
473 * automated/newsticker-tests.el: Move newsticker-testsuite.el
474 to automated/newsticker-tests.el. Convert to ERT.
475
476 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
477
478 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
479 Remove, simply use string=.
480 (icalendar--diarytime-to-isotime)
481 (icalendar--datetime-to-diary-date)
482 (icalendar--datestring-to-isodate)
483 (icalendar--format-ical-event)
484 (icalendar--parse-summary-and-rest)
485 (icalendar-tests--do-test-import)
486 (icalendar-tests--do-test-cycle): Change argument order of
487 string= to EXPECTED ACTUAL.
488 (icalendar--import-format-sample)
489 (icalendar--format-ical-event)
490 (icalendar-import-non-recurring)
491 (icalendar-import-rrule)
492 (icalendar-import-duration)
493 (icalendar-import-bug-6766)
494 (icalendar-real-world): Adjust to string= instead of
495 icalendar-tests--compare-strings.
496 (icalendar-import-multiple-vcalendars): New.
497
498 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
499
500 * automated/gnus-tests.el: Add wrapper for Gnus tests.
501 Require CL.
502
503 2011-05-09 Juri Linkov <juri@jurta.org>
504
505 * automated/occur-tests.el: Move from test/occur-testsuite.el.
506 Convert to ERT.
507
508 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
509
510 * automated/compile-tests.el: New file.
511
512 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
513
514 * automated/font-parse-tests.el: Don't byte-compile.
515
516 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
517
518 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
519
520 * automated/lexbind-tests.el: New file.
521
522 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
523
524 * Version 23.3 released.
525
526 2011-03-05 Glenn Morris <rgm@gnu.org>
527
528 * eshell.el: Move here from lisp/eshell/esh-test.el.
529
530 2011-03-03 Christian Ohler <ohler@gnu.org>
531
532 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
533 New test.
534
535 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
536
537 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
538 convert to ERT format.
539
540 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
541
542 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
543 convert to ERT format.
544
545 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
546
547 * indent/shell.sh:
548 * indent/shell.rc: New files.
549
550 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
551
552 * automated/font-parse-tests.el: Move from
553 font-parse-testsuite.el.
554
555 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
556
557 * font-parse-testsuite.el (test-font-parse-data): New file.
558
559 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
560
561 * indent/prolog.prolog: Add tokenizing tests.
562
563 2011-01-13 Christian Ohler <ohler@gnu.org>
564
565 * automated: New directory for automated tests.
566
567 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
568
569 * automated/Makefile.in: New file.
570
571 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
572
573 * indent/modula2.mod: New file.
574
575 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
576
577 * indent/octave.m: Add a test to ensure indentation is local.
578
579 2010-10-23 Glenn Morris <rgm@gnu.org>
580
581 * comint-testsuite.el
582 (comint-testsuite--test-comint-password-prompt-regexp):
583 Add "Please enter the password". (Bug#7224)
584
585 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
586
587 * indent/prolog.prolog: Use normal spacing around !.
588
589 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
590
591 * indent/octave.m: Remove one more `fixindent'. Use `end'.
592
593 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
594
595 * indent/octave.m: Remove some `fixindent' not needed any more.
596
597 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
598
599 * indent/octave.m: New file.
600
601 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
602
603 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
604 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
605 (icalendar-testsuite--run-internal-tests): New.
606 (icalendar-testsuite--test-convert-ordinary-to-ical)
607 (icalendar-testsuite--test-convert-block-to-ical)
608 (icalendar-testsuite--test-convert-anniversary-to-ical)
609 (icalendar-testsuite--test-parse-vtimezone)
610 (icalendar-testsuite--do-test-export): Code formatting.
611 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
612 (icalendar-testsuite--do-test-import)
613 (icalendar-testsuite--do-test-cycle):
614 Use icalendar-testsuite--compare-strings
615 (icalendar-testsuite--run-import-tests): Comment added.
616 (icalendar-testsuite--run-import-tests)
617 (icalendar-testsuite--run-real-world-tests): Fix expected results.
618
619 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
620
621 * redisplay-testsuite.el (test-redisplay-3): New test.
622
623 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
624
625 * comint-testsuite.el: New file.
626
627 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
628
629 * indent: New dir.
630
631 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
632
633 * Version 23.2 released.
634
635 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
636
637 * cedet/semantic-ia-utest.el
638 (semantic-symref-test-count-hits-in-tag): Add function, from
639 semantic-test.el.
640
641 * cedet/tests/test.cpp:
642 * cedet/tests/test.py:
643 * cedet/tests/teststruct.cpp:
644 * cedet/tests/testtemplates.cpp:
645 * cedet/tests/testusing.cpp:
646 * cedet/tests/scopetest.cpp:
647 * cedet/tests/scopetest.java: Files deleted.
648
649 * cedet/tests/test.make:
650 * cedet/tests/test.c:
651 * cedet/tests/testjavacomp.java:
652 * cedet/tests/testspp.c:
653 * cedet/tests/testsppreplace.c:
654 * cedet/tests/testsppreplaced.c:
655 * cedet/tests/testsubclass.cpp:
656 * cedet/tests/testsubclass.hh:
657 * cedet/tests/testtypedefs.cpp:
658 * cedet/tests/testvarnames.c:
659 * cedet/tests/test.el:
660 * cedet/tests/testdoublens.cpp:
661 * cedet/tests/testdoublens.hpp: Add copyright header.
662
663 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
664 Remove reference to deleted files.
665
666 2010-03-30 Juri Linkov <juri@jurta.org>
667
668 * occur-testsuite.el (occur-tests): Add tests for context lines.
669
670 2010-03-23 Juri Linkov <juri@jurta.org>
671
672 * occur-testsuite.el: New file.
673
674 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
675
676 * Branch for 23.2.
677
678 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
679
680 * icalendar-testsuite.el
681 (icalendar-testsuite--run-function-tests): Add new tests.
682 (icalendar-testsuite--test-diarytime-to-isotime): Add another
683 testcase.
684 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
685 (icalendar-testsuite--test-convert-weekly-to-ical): New.
686 (icalendar-testsuite--test-convert-yearly-to-ical): New.
687 (icalendar-testsuite--test-convert-block-to-ical): New.
688 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
689 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
690
691 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
692
693 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
694 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
695 Fix typos in docstrings and error messages.
696 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
697
698 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
699
700 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
701 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
702 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
703
704 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
705
706 * icalendar-testsuite.el
707 (icalendar-testsuite--run-function-tests):
708 Add icalendar-testsuite--test-parse-vtimezone.
709 (icalendar-testsuite--test-parse-vtimezone): New.
710 (icalendar-testsuite--do-test-cycle): Doc changes.
711 (icalendar-testsuite--run-real-world-tests): Remove trailing
712 whitespace -- see change of icalendar--add-diary-entry in
713 icalendar.el.
714 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
715
716 2009-09-30 Glenn Morris <rgm@gnu.org>
717
718 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
719
720 2009-06-26 Eric Ludlam <zappo@gnu.org>
721
722 * cedet/*: New unit tests, from CEDET repository.
723
724 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
725
726 * redisplay-testsuite.el: New file.
727
728 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
729
730 * Branch for 23.1.
731
732 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
733
734 * icalendar-testsuite.el
735 (icalendar-testsuite--run-function-tests):
736 Add icalendar-testsuite--test-diarytime-to-isotime.
737 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
738 recent icalendar fixes.
739 (icalendar-testsuite--test-diarytime-to-isotime): New.
740 (icalendar-testsuite--test-create-uid): Adjust to recent
741 icalendar changes.
742
743 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
744
745 * bytecomp-testsuite.el: New file.
746
747 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
748
749 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
750 Add `icalendar-testsuite--test-create-uid'.
751 (icalendar-testsuite--test-create-uid): New.
752
753 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
754
755 * newsticker-testsuite.el: New file.
756
757 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
758
759 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
760 Add icalendar-testsuite--test-datestring-to-isodate,
761 icalendar-testsuite--test-datetime-to-diary-date, and
762 icalendar-testsuite--test-calendar-style.
763 (icalendar-testsuite--test-format-ical-event):
764 (icalendar-testsuite--test-parse-summary-and-rest):
765 Doc fix. Remove european-calendar-style.
766 (icalendar-testsuite--get-ical-event): Doc fix.
767 (icalendar-testsuite--test-first-weekday-of-year):
768 (icalendar-testsuite--run-cycle-tests): Add doc string.
769 (icalendar-testsuite--test-datestring-to-isodate):
770 (icalendar-testsuite--test-datetime-to-diary-date):
771 (icalendar-testsuite--test-calendar-style): New functions.
772 (icalendar-testsuite--test-export): Handle iso date style.
773 New arg INPUT-ISO. Use calendar-date-style.
774 (icalendar-testsuite--test-import): Handle iso date style.
775 New arg EXPECTED-ISO. Use calendar-date-style.
776 (icalendar-testsuite--test-cycle): Handle iso date style.
777 (icalendar-testsuite--run-import-tests):
778 (icalendar-testsuite--run-export-tests):
779 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
780
781 2008-02-29 Glenn Morris <rgm@gnu.org>
782
783 * README: New file.
784
785 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
786
787 * icalendar-testsuite.el: New file.
788
789 ;; Local Variables:
790 ;; coding: utf-8
791 ;; End:
792
793 Copyright (C) 2008-2013 Free Software Foundation, Inc.
794
795 This file is part of GNU Emacs.
796
797 GNU Emacs is free software: you can redistribute it and/or modify
798 it under the terms of the GNU General Public License as published by
799 the Free Software Foundation, either version 3 of the License, or
800 (at your option) any later version.
801
802 GNU Emacs is distributed in the hope that it will be useful,
803 but WITHOUT ANY WARRANTY; without even the implied warranty of
804 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
805 GNU General Public License for more details.
806
807 You should have received a copy of the GNU General Public License
808 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.