* test/automated/occur-tests.el (occur-tests):
[emacs.git] / test / ChangeLog
blob607be5c5244c2ba552cdddbe26157d128d903d2b
1 2013-06-24  Glenn Morris  <rgm@fencepost.gnu.org>
3         * automated/occur-tests.el (occur-tests):
4         Update for 2013-05-29 change to occur header line.
6 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
8         Test suite for flymake.
9         * automated/flymake-tests.el:
10         * automated/flymake/warnpred/Makefile
11         * automated/flymake/warnpred/test.c
12         * automated/flymake/warnpred/test.pl: New files.
14 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
16         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
18 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
20         * automated/reftex-tests.el: New test suite for reftex.
22 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
24         * automated/ruby-mode-tests.el: New tests, for percent literals
25         and expression expansion.
27 2013-05-29  Leo Liu  <sdl.web@gmail.com>
29         * indent/octave.m: Tweak.
31 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
33         * tests/eshell.el: Rewrite tests using ERT.
35 2013-05-25  Leo Liu  <sdl.web@gmail.com>
37         * indent/octave.m: Add tests for %!, # and ### comments.
39 2013-05-23  Kenichi Handa  <handa@gnu.org>
41         * automated/decoder-tests.el: New file.
43 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
45         * indent/ruby.rb: Add multiline regexp example.
47         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
48         (ruby-regexp-skips-over-interpolation)
49         (ruby-regexp-continues-till-end-when-unclosed)
50         (ruby-regexp-can-be-multiline)
51         (ruby-interpolation-inside-percent-literal): New tests.
53 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
55         * indent/ruby.rb: Fix indentation after =; add more cases.
57 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
59         * indent/pascal.pas: Add test for mis-identified comments.
61 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
63         * automated/imenu-tests.el: New file.  (Bug#14112)
65 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
67         * automated/python-tests.el (python-imenu-prev-index-position-1):
68         Remove test.
69         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
70         New tests.
72 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
74         * automated/python-tests.el (python-nav-backward-defun-2)
75         (python-nav-backward-defun-3, python-nav-forward-defun-2)
76         (python-nav-forward-defun-3): New tests.
78 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
80         * automated/python-tests.el (python-nav-backward-defun-1)
81         (python-nav-forward-defun-1): New tests.
83 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
85         * automated/add-log-tests.el: New file. (Bug#14112)
87 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
89         * automated/python-tests.el (python-indent-block-enders): New test.
90         (python-info-current-defun-2): Fix test.
92 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
94         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
96 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
98         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
99         (python-tests-with-temp-file): New macro.
100         (python-tests-shell-interpreter): New var.
101         (python-shell-get-process-name-1)
102         (python-shell-internal-get-process-name-1)
103         (python-shell-parse-command-1)
104         (python-shell-calculate-process-environment-1)
105         (python-shell-calculate-process-environment-2)
106         (python-shell-calculate-process-environment-3)
107         (python-shell-calculate-exec-path-1)
108         (python-shell-calculate-exec-path-2)
109         (python-shell-make-comint-1)
110         (python-shell-make-comint-2)
111         (python-shell-get-process-1)
112         (python-shell-get-or-create-process-1)
113         (python-shell-internal-get-or-create-process-1): New tests.
115 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
117         * automated/python-tests.el: New file.
119 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
121         * automated/ruby-mode-tests.el
122         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
123         bits inside the examples.
124         (ruby-move-to-block-skips-heredoc): New test.
125         (ruby-add-log-current-method-after-inner-class):
126         Lower expectations: move point inside a method, initially.
128 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
130         * automated/ruby-mode-tests.el
131         (ruby-move-to-block-skips-percent-literal): New test.
133 2013-02-04  Chong Yidong  <cyd@gnu.org>
135         * automated/thingatpt.el: New file.
137 2013-02-03  Chong Yidong  <cyd@gnu.org>
139         * automated/files.el (file-test--do-local-variables-test):
140         Avoid compilation warning message.
142 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
144         * automated/ruby-mode-tests.el
145         (ruby-indent-spread-args-in-parens): New test.
146         * automated/ruby-mode-tests.el (ruby-block-test-example):
147         Break indentation of the do block opener and add a line inside it.
148         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
149         Adjust line numbers.
151 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
153         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
155 2013-01-14  Glenn Morris  <rgm@gnu.org>
157         * automated/compile-tests.el (compile-tests--test-regexps-data):
158         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
160 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
162         * automated/man-tests.el: New file.
164 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
166         * automated/undo-tests.el (undo-test0): Adjust error to code change.
168 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
170         * automated/undo-tests.el: New file.
172 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
174         * automated/ruby-mode-tests.el
175         (ruby-indent-after-block-in-continued-expression): New test.
177 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
179         * automated/ruby-mode-tests.el
180         Rename one interpolation test; add three more.
181         (ruby-with-temp-buffer): New macro, use it where appropriate.
182         (ruby-add-log-current-method-examples): Use "_" for target point.
183         Add four new tests for ruby-add-log-current-method.
185 2012-12-11  Glenn Morris  <rgm@gnu.org>
187         * automated/f90.el (f90-test-bug13138): New test.
189 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
191         * automated/inotify-test.el: New test.
193 2012-12-02  Chong Yidong  <cyd@gnu.org>
195         * automated/ruby-mode-tests.el
196         (ruby-add-log-current-method-examples): Don't use loop macro, to
197         allow automated testing to work.
199 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
201         * automated/advice-tests.el (advice-tests--data): Remove.
202         (advice-tests): Move the tests directly here instead.
203         Add called-interactively-p tests.
205 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
207         * automated/ert-x-tests.el: Use cl-lib.
208         * automated/ert-tests.el: Use lexical-binding and cl-lib.
210 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
212         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
213         (ruby-indent-inside-heredoc-after-operator)
214         (ruby-indent-inside-heredoc-after-space): New tests.
215         Change direct font-lock face references to var references.
216         (ruby-interpolation-suppresses-syntax-inside): New test.
217         (ruby-interpolation-inside-percent-literal-with-paren):
218         New failing test.
220 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
222         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
223         (ruby-singleton-class-no-heredoc-font-lock)
224         (ruby-add-log-current-method-examples): New tests.
225         (ruby-test-string): Extract from ruby-should-indent-buffer.
226         (ruby-deftest-move-to-block): New macro.
227         Add several move-to-block tests.
229 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
231         * automated/advice-tests.el: New tests.
233 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
235         * automated/compile-tests.el (compile-tests--test-regexps-data):
236         Add new data for msft's new format.
238 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
240         * automated/ruby-mode-tests.el:
241         (ruby-toggle-block-to-multiline): New test.
242         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
243         (ruby-toggle-block-to-brace): Use buffer-string.
245 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
247         * automated/ruby-mode-tests.el: New tests (Bug#11613).
249 2012-08-28  Chong Yidong  <cyd@gnu.org>
251         * automated/files.el: Test every combination of values for
252         enable-local-variables and enable-local-eval.
254 2012-08-19  Chong Yidong  <cyd@gnu.org>
256         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
258 2012-08-18  Chong Yidong  <cyd@gnu.org>
260         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
262 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
264         * indent/ruby.rb: Rearrange examples, add new ones.
266 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
268         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
269         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
271 2012-08-11  Glenn Morris  <rgm@gnu.org>
273         * automated/files.el: New file.
275         * automated/Makefile.in (all): Fix typo.
277 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
279         * automated/ruby-mode-tests.el (ruby-should-indent):
280         Add docstring, check (current-indentation) instead of (current-column).
281         (ruby-should-indent-buffer): New function.
282         Add tests for `ruby-deep-indent-paren' behavior.
283         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
285 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
287         Original tests in test_ruby_mode.rb in upstream (author).
289 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
291         * automated/ruby-mode-tests.el (ruby-should-indent)
292         (ruby-assert-state): New functions.
293         Add new tests.
295 2012-07-29  David Engster  <deng@randomsample.de>
297         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
298         New variable to hold test data for name expansion.
299         (xml-parse-tests): Test the two different types of name expansion.
301 2012-07-29  Juri Linkov  <juri@jurta.org>
303         * automated/occur-tests.el (occur-test-case): Use predefined
304         buffer name " *test-occur*" instead of a random buffer name.
306 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
308         * automated/ruby-mode-tests.el: New file with one test.
310 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
312         * indent/shell.sh: Add test case for ${#VAR}.
314         * indent/latex-mode.tex: New file.
316 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
318         * eshell.el: Use cl-lib.
320 2012-07-03  Chong Yidong  <cyd@gnu.org>
322         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
324 2012-07-02  Chong Yidong  <cyd@gnu.org>
326         * automated/xml-parse-tests.el (xml-parse-tests--data):
327         More testcases.
329 2012-07-01  Chong Yidong  <cyd@gnu.org>
331         * automated/xml-parse-tests.el: New file.
333 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
335         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
336         Use cl-flet.
338 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
340         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
341         Test escaped commas in TZID (Bug#11473).
342         (icalendar-import-with-timezone): New.
343         (icalendar-real-world): Add new testcase as given in the bugreport
344         of Bug#11473.
346 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
348         * automated/icalendar-tests.el (icalendar-tests--test-import):
349         Include UID in import tests (Bug#11525).
350         (icalendar-import-non-recurring, icalendar-import-rrule)
351         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
352         UID-import change.
353         (icalendar-import-with-uid): New.
354         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
355         Include UID in cycle tests.
356         (icalendar-cycle, icalendar-real-world): UID-import change.
358 2012-05-21  Glenn Morris  <rgm@gnu.org>
360         * automated/Makefile.in (setwins): Scrap superfluous subshell.
362 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
364         * automated/url-util-tests.el: New file to test
365         lisp/url/url-util.el.  Only `url-build-query-string' and
366         `url-parse-query-string' are tested right now (Bug#8706).
368 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
370         * indent/shell.sh:
371         * indent/shell.rc: Ad some test cases.
373 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
375         * indent/ruby.rb: New file, to test new syntax-propertize code.
377 2012-04-11  Glenn Morris  <rgm@gnu.org>
379         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
381 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
383         * automated/url-future-tests.el (url-future-tests): Move from
384         lisp/url/url-future.el and rename.
386 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
388         * automated/icalendar-tests.el (icalendar-import-non-recurring):
389         Fix broken test, caused by missing trailing blank.
391 2011-12-03  Chong Yidong  <cyd@gnu.org>
393         * automated/compile-tests.el (compile-tests--test-regexps-data):
394         Increase column numbers by one to reflect change in how
395         compilation-message is recorded (Bug#10172).
397 2011-11-22  Glenn Morris  <rgm@gnu.org>
399         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
401 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
403         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
405 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
407         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
408         (icalendar-tests--test-export, icalendar-tests--do-test-export):
409         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
411 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
413         * automated/newsticker-tests.el
414         (newsticker--group-manage-orphan-feeds): Remove fsetting of
415         newsticker--treeview-tree-update.
417 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
419         * automated/newsticker-tests.el
420         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
422         * trunk/test/automated/newsticker-tests.el
423         (newsticker--group-manage-orphan-feeds): Prevent updating
424         newsticker treeview. Fixed bug#9763.
426 2011-10-20  Glenn Morris  <rgm@gnu.org>
428         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
430         * automated/vc-bzr.el: New file.
432 2011-10-15  Glenn Morris  <rgm@gnu.org>
434         * automated/f90.el: New file.
436 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
438         * automated/newsticker-tests.el: Move newsticker-testsuite.el
439         to automated/newsticker-tests.el. Convert to ERT.
441 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
443         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
444         Remove, simply use string=.
445         (icalendar--diarytime-to-isotime)
446         (icalendar--datetime-to-diary-date)
447         (icalendar--datestring-to-isodate)
448         (icalendar--format-ical-event)
449         (icalendar--parse-summary-and-rest)
450         (icalendar-tests--do-test-import)
451         (icalendar-tests--do-test-cycle): Change argument order of
452         string= to EXPECTED ACTUAL.
453         (icalendar--import-format-sample)
454         (icalendar--format-ical-event)
455         (icalendar-import-non-recurring)
456         (icalendar-import-rrule)
457         (icalendar-import-duration)
458         (icalendar-import-bug-6766)
459         (icalendar-real-world): Adjust to string= instead of
460         icalendar-tests--compare-strings.
461         (icalendar-import-multiple-vcalendars): New.
463 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
465         * automated/gnus-tests.el: Add wrapper for Gnus tests.
466         Require CL.
468 2011-05-09  Juri Linkov  <juri@jurta.org>
470         * automated/occur-tests.el: Move from test/occur-testsuite.el.
471         Convert to ERT.
473 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
475         * automated/compile-tests.el: New file.
477 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
479         * automated/font-parse-tests.el: Don't byte-compile.
481         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
483 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
485         * automated/lexbind-tests.el: New file.
487 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
489         * Version 23.3 released.
491 2011-03-05  Glenn Morris  <rgm@gnu.org>
493         * eshell.el: Move here from lisp/eshell/esh-test.el.
495 2011-03-03  Christian Ohler  <ohler@gnu.org>
497         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
498         New test.
500 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
502         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
503         convert to ERT format.
505 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
507         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
508         convert to ERT format.
510 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
512         * indent/shell.sh:
513         * indent/shell.rc: New files.
515 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
517         * automated/font-parse-tests.el: Move from
518         font-parse-testsuite.el.
520 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
522         * font-parse-testsuite.el (test-font-parse-data): New file.
524 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
526         * indent/prolog.prolog: Add tokenizing tests.
528 2011-01-13  Christian Ohler  <ohler@gnu.org>
530         * automated: New directory for automated tests.
532         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
534         * automated/Makefile.in: New file.
536 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
538         * indent/modula2.mod: New file.
540 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
542         * indent/octave.m: Add a test to ensure indentation is local.
544 2010-10-23  Glenn Morris  <rgm@gnu.org>
546         * comint-testsuite.el
547         (comint-testsuite--test-comint-password-prompt-regexp):
548         Add "Please enter the password".  (Bug#7224)
550 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
552         * indent/prolog.prolog: Use normal spacing around !.
554 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
556         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
558 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
560         * indent/octave.m: Remove some `fixindent' not needed any more.
562 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
564         * indent/octave.m: New file.
566 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
568         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
569         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
570         (icalendar-testsuite--run-internal-tests): New.
571         (icalendar-testsuite--test-convert-ordinary-to-ical)
572         (icalendar-testsuite--test-convert-block-to-ical)
573         (icalendar-testsuite--test-convert-anniversary-to-ical)
574         (icalendar-testsuite--test-parse-vtimezone)
575         (icalendar-testsuite--do-test-export): Code formatting.
576         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
577         (icalendar-testsuite--do-test-import)
578         (icalendar-testsuite--do-test-cycle):
579         Use icalendar-testsuite--compare-strings
580         (icalendar-testsuite--run-import-tests): Comment added.
581         (icalendar-testsuite--run-import-tests)
582         (icalendar-testsuite--run-real-world-tests): Fix expected results.
584 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
586         * redisplay-testsuite.el (test-redisplay-3): New test.
588 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
590         * comint-testsuite.el: New file.
592 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
594         * indent: New dir.
596 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
598         * Version 23.2 released.
600 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
602         * cedet/semantic-ia-utest.el
603         (semantic-symref-test-count-hits-in-tag): Add function, from
604         semantic-test.el.
606         * cedet/tests/test.cpp:
607         * cedet/tests/test.py:
608         * cedet/tests/teststruct.cpp:
609         * cedet/tests/testtemplates.cpp:
610         * cedet/tests/testusing.cpp:
611         * cedet/tests/scopetest.cpp:
612         * cedet/tests/scopetest.java: Files deleted.
614         * cedet/tests/test.make:
615         * cedet/tests/test.c:
616         * cedet/tests/testjavacomp.java:
617         * cedet/tests/testspp.c:
618         * cedet/tests/testsppreplace.c:
619         * cedet/tests/testsppreplaced.c:
620         * cedet/tests/testsubclass.cpp:
621         * cedet/tests/testsubclass.hh:
622         * cedet/tests/testtypedefs.cpp:
623         * cedet/tests/testvarnames.c:
624         * cedet/tests/test.el:
625         * cedet/tests/testdoublens.cpp:
626         * cedet/tests/testdoublens.hpp: Add copyright header.
628         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
629         Remove reference to deleted files.
631 2010-03-30  Juri Linkov  <juri@jurta.org>
633         * occur-testsuite.el (occur-tests): Add tests for context lines.
635 2010-03-23  Juri Linkov  <juri@jurta.org>
637         * occur-testsuite.el: New file.
639 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
641         * Branch for 23.2.
643 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
645         * icalendar-testsuite.el
646         (icalendar-testsuite--run-function-tests): Add new tests.
647         (icalendar-testsuite--test-diarytime-to-isotime): Add another
648         testcase.
649         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
650         (icalendar-testsuite--test-convert-weekly-to-ical): New.
651         (icalendar-testsuite--test-convert-yearly-to-ical): New.
652         (icalendar-testsuite--test-convert-block-to-ical): New.
653         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
654         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
656 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
658         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
659         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
660         Fix typos in docstrings and error messages.
661         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
663 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
665         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
666         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
667         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
669 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
671         * icalendar-testsuite.el
672         (icalendar-testsuite--run-function-tests):
673         Add icalendar-testsuite--test-parse-vtimezone.
674         (icalendar-testsuite--test-parse-vtimezone): New.
675         (icalendar-testsuite--do-test-cycle): Doc changes.
676         (icalendar-testsuite--run-real-world-tests): Remove trailing
677         whitespace -- see change of icalendar--add-diary-entry in
678         icalendar.el.
679         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
681 2009-09-30  Glenn Morris  <rgm@gnu.org>
683         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
685 2009-06-26  Eric Ludlam  <zappo@gnu.org>
687         * cedet/*: New unit tests, from CEDET repository.
689 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
691         * redisplay-testsuite.el: New file.
693 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
695         * Branch for 23.1.
697 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
699         * icalendar-testsuite.el
700         (icalendar-testsuite--run-function-tests):
701         Add icalendar-testsuite--test-diarytime-to-isotime.
702         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
703         recent icalendar fixes.
704         (icalendar-testsuite--test-diarytime-to-isotime): New.
705         (icalendar-testsuite--test-create-uid): Adjust to recent
706         icalendar changes.
708 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
710         * bytecomp-testsuite.el: New file.
712 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
714         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
715         Add `icalendar-testsuite--test-create-uid'.
716         (icalendar-testsuite--test-create-uid): New.
718 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
720         * newsticker-testsuite.el: New file.
722 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
724         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
725         Add icalendar-testsuite--test-datestring-to-isodate,
726         icalendar-testsuite--test-datetime-to-diary-date, and
727         icalendar-testsuite--test-calendar-style.
728         (icalendar-testsuite--test-format-ical-event):
729         (icalendar-testsuite--test-parse-summary-and-rest):
730         Doc fix.  Remove european-calendar-style.
731         (icalendar-testsuite--get-ical-event): Doc fix.
732         (icalendar-testsuite--test-first-weekday-of-year):
733         (icalendar-testsuite--run-cycle-tests): Add doc string.
734         (icalendar-testsuite--test-datestring-to-isodate):
735         (icalendar-testsuite--test-datetime-to-diary-date):
736         (icalendar-testsuite--test-calendar-style): New functions.
737         (icalendar-testsuite--test-export): Handle iso date style.
738         New arg INPUT-ISO.  Use calendar-date-style.
739         (icalendar-testsuite--test-import): Handle iso date style.
740         New arg EXPECTED-ISO.  Use calendar-date-style.
741         (icalendar-testsuite--test-cycle): Handle iso date style.
742         (icalendar-testsuite--run-import-tests):
743         (icalendar-testsuite--run-export-tests):
744         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
746 2008-02-29  Glenn Morris  <rgm@gnu.org>
748         * README: New file.
750 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
752         * icalendar-testsuite.el: New file.
754 ;; Local Variables:
755 ;; coding: utf-8
756 ;; End:
758   Copyright (C) 2008-2013 Free Software Foundation, Inc.
760   This file is part of GNU Emacs.
762   GNU Emacs is free software: you can redistribute it and/or modify
763   it under the terms of the GNU General Public License as published by
764   the Free Software Foundation, either version 3 of the License, or
765   (at your option) any later version.
767   GNU Emacs is distributed in the hope that it will be useful,
768   but WITHOUT ANY WARRANTY; without even the implied warranty of
769   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
770   GNU General Public License for more details.
772   You should have received a copy of the GNU General Public License
773   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.