Minor string-length refactoring.
[emacs.git] / test / ChangeLog
blob2e4d19e7a36a558d44eb0815582ab3ecbdb528b2
1 2013-08-05  Glenn Morris  <rgm@gnu.org>
3         * automated/mule-util.el: New file, with tests extracted from
4         lisp/international/mule-util.el.
6 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8         * automated/advice-tests.el (advice-tests-nadvice): Test removal
9         before definition.
10         (advice-tests-macroaliases): New test.
12 2013-08-04  Glenn Morris  <rgm@gnu.org>
14         * automated/ert-tests.el: Disable failing test that no-one seems
15         to know how to fix.  (Bug#13064)
17         * automated/icalendar-tests.el (icalendar-tests--test-export)
18         (icalendar-tests--test-import): Try more precise TZ specification.
19         Remove debug messages.
21 2013-08-03  Glenn Morris  <rgm@gnu.org>
23         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
25         * automated/icalendar-tests.el (icalendar-tests--test-export)
26         (icalendar-tests--test-import):
27         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
28         (icalendar-tests--test-import): Reset zone even if error occurred.
30 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
32         * automated/core-elisp-tests.el: New file.
34 2013-08-01  Glenn Morris  <rgm@gnu.org>
36         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
37         Try to check that the remote system has a notification program.
39 2013-07-31  Glenn Morris  <rgm@gnu.org>
41         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
43 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
45         * automated/file-notify-tests.el
46         (file-notify--test-local-enabled): New defconst.  Replaces all
47         `file-notify-support' occurences.
48         (file-notify--test-remote-enabled): New defun.
49         (file-notify--deftest-remote): Use it.
50         (file-notify-test00-availability): Rewrite.
51         (file-notify-test00-availability-remote): New defun.
52         (file-notify-test01-add-watch): Rewrite first erroneous check.
54 2013-07-23  Glenn Morris  <rgm@gnu.org>
56         * automated/inotify-test.el (inotify-file-watch-simple):
57         Delete temp-file when done.
59         * automated/subword-tests.el: Require subword.
61 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
63         * automated/subword-tests.el: New file.
65 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
67         * automated/python-tests.el (python-imenu-create-index-2)
68         (python-imenu-create-index-3): New tests.
70 2013-07-11  Glenn Morris  <rgm@gnu.org>
72         * automated/ert-tests.el: Require cl-lib at runtime too.
73         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
74         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
75         (ert-test-set-functions, ert-test-gensym)
76         (ert-test-coerce-to-vector, ert-test-string-position)
77         (ert-test-mismatch): Remove tests.
78         * automated/cl-lib.el: New, split from ert-tests.el.
80         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
81         Goto point-min.
82         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
83         (ruby-move-to-block-skips-percent-literal)
84         (ruby-move-to-block-skips-heredoc)
85         (ruby-move-to-block-moves-from-else-to-if)
86         (ruby-beginning-of-defun-does-not-fold-case)
87         (ruby-end-of-defun-skips-to-next-line-after-the-method):
88         Replace goto-line with forward-line/goto-char.
89         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
91         * automated/package-test.el (makeinfo-buffer): Autoload.
92         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
93         (package-test-install-texinfo): Don't require makeinfo.
95         * automated/files.el: Stop "local variables" confusion.
97         * automated/flymake-tests.el (flymake-tests): Remove unused group.
99         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
100         Use with-current-buffer.
102         * automated/undo-tests.el (undo-test-buffer-modified)
103         (undo-test-file-modified): New tests.
105 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
107         * automated/file-notify-tests.el (file-notify-test00-availability):
108         Set :expected-result.
109         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
110         (file-notify-test02-events, file-notify-test02-events-remote)
111         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
112         Skip when `file-notify-support' is nil.  (Bug#14823)
114 2013-07-09  Glenn Morris  <rgm@gnu.org>
116         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
117         Declare.
118         (inotify-file-watch-simple): Silence compiler.
120         * automated/python-tests.el (python-indent-block-enders):
121         Make it actually test something.
123         * automated/package-x-test.el: Require package-test when compiling.
125         * automated/add-log-tests.el, automated/advice-tests.el:
126         * automated/imenu-test.el, automated/package-x-test.el:
127         * automated/python-tests.el, automated/ruby-mode-tests.el:
128         * automated/xml-parse-tests.el: Explictly require ert.
130 2013-07-08  Kenichi Handa  <handa@gnu.org>
132         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
133         Use with-ccoding-priority to avoid side-effect (Bug#14781).
135 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
137         * automated/file-notify-tests.el
138         (file-notify-test-remote-temporary-file-directory): Use
139         `null-device' on w32.
140         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
141         (file-notify--test-results, file-notify--test-event)
142         (file-notify--deftest-remote, file-notify--event-test)
143         (file-notify--test-event-handler)
144         (file-notify--test-make-temp-name): Renamed, in order to mark them
145         internal.
146         (tramp-message-show-message, tramp-read-passwd): Tweak them for
147         better fitting in noninteractive tests.
148         (file-notify-test00-availability): Renamed from `file-notify-test0'.
149         (file-notify-test01-add-watch): Renamed from `file-notify-test1'.
150         Use `temporary-file-directory '.
151         (file-notify-test01-add-watch-remote): New test.
152         (file-notify-test02-events): Renamed from `file-notify-test2'.
153         (file-notify-test02-events-remote): Renamed from `file-notify-test3'.
154         (file-notify-test03-autorevert): Renamed from
155         `file-notify-test4'.  Use timeouts.
156         (file-notify-test03-autorevert-remote): Renamed from
157         `file-notify-test5'.
159 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
161         * automated/file-notify-tests.el: New package.
163 2013-06-28  Kenichi Handa  <handa@gnu.org>
165         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
166         (decoder-tests-ao-gen-file): Renamed from decoder-tests-filename.
167         Callers changed.
168         (decoder-tests-filename): New function.
169         (decoder-tests-prefer-utf-8-read)
170         (decoder-tests-prefer-utf-8-write): New function.
171         (ert-test-decoder-prefer-utf-8): New test.
173 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
175         * automated/package-x-test.el: Change the commentary.
176         (package-x-test--single-archive-entry-1-3)
177         (package-x-test--single-archive-entry-1-4): Fix the tests, by
178         using the appropriate data structure.
180 2013-06-27  Daniel Hackney  <dan@haxney.org>
182         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
184         * automated/package-x-test.el: New file.
186         * automated/package-test.el: New file.
188         * automated/data/package: New directory, with test examples.
190 2013-06-27  Glenn Morris  <rgm@gnu.org>
192         * automated/python-tests.el (python-tests-with-temp-file):
193         Clean up after ourself.
195         * automated/undo-tests.el (undo-test3): Remove test that seems to
196         do nothing that the previous one doesn't, except leave a tempfile.
198 2013-06-26  Glenn Morris  <rgm@gnu.org>
200         * automated/info-xref.el: New file.
202 2013-06-25  Glenn Morris  <rgm@gnu.org>
204         * automated/occur-tests.el (occur-test-create): New function.
205         Use it to create separate tests for each element, so we run them
206         all rather than stopping at the first error.
208 2013-06-24  Glenn Morris  <rgm@gnu.org>
210         * automated/occur-tests.el (occur-tests):
211         Update for 2013-05-29 change to occur header line.
213 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
215         Test suite for flymake.
216         * automated/flymake-tests.el:
217         * automated/flymake/warnpred/Makefile
218         * automated/flymake/warnpred/test.c
219         * automated/flymake/warnpred/test.pl: New files.
221 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
223         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
225 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
227         * automated/reftex-tests.el: New test suite for reftex.
229 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
231         * automated/ruby-mode-tests.el: New tests, for percent literals
232         and expression expansion.
234 2013-05-29  Leo Liu  <sdl.web@gmail.com>
236         * indent/octave.m: Tweak.
238 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
240         * tests/eshell.el: Rewrite tests using ERT.
242 2013-05-25  Leo Liu  <sdl.web@gmail.com>
244         * indent/octave.m: Add tests for %!, # and ### comments.
246 2013-05-23  Kenichi Handa  <handa@gnu.org>
248         * automated/decoder-tests.el: New file.
250 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
252         * indent/ruby.rb: Add multiline regexp example.
254         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
255         (ruby-regexp-skips-over-interpolation)
256         (ruby-regexp-continues-till-end-when-unclosed)
257         (ruby-regexp-can-be-multiline)
258         (ruby-interpolation-inside-percent-literal): New tests.
260 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
262         * indent/ruby.rb: Fix indentation after =; add more cases.
264 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
266         * indent/pascal.pas: Add test for mis-identified comments.
268 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
270         * automated/imenu-tests.el: New file.  (Bug#14112)
272 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
274         * automated/python-tests.el (python-imenu-prev-index-position-1):
275         Remove test.
276         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
277         New tests.
279 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
281         * automated/python-tests.el (python-nav-backward-defun-2)
282         (python-nav-backward-defun-3, python-nav-forward-defun-2)
283         (python-nav-forward-defun-3): New tests.
285 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
287         * automated/python-tests.el (python-nav-backward-defun-1)
288         (python-nav-forward-defun-1): New tests.
290 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
292         * automated/add-log-tests.el: New file. (Bug#14112)
294 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
296         * automated/python-tests.el (python-indent-block-enders): New test.
297         (python-info-current-defun-2): Fix test.
299 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
301         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
303 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
305         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
306         (python-tests-with-temp-file): New macro.
307         (python-tests-shell-interpreter): New var.
308         (python-shell-get-process-name-1)
309         (python-shell-internal-get-process-name-1)
310         (python-shell-parse-command-1)
311         (python-shell-calculate-process-environment-1)
312         (python-shell-calculate-process-environment-2)
313         (python-shell-calculate-process-environment-3)
314         (python-shell-calculate-exec-path-1)
315         (python-shell-calculate-exec-path-2)
316         (python-shell-make-comint-1)
317         (python-shell-make-comint-2)
318         (python-shell-get-process-1)
319         (python-shell-get-or-create-process-1)
320         (python-shell-internal-get-or-create-process-1): New tests.
322 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
324         * automated/python-tests.el: New file.
326 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
328         * automated/ruby-mode-tests.el
329         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
330         bits inside the examples.
331         (ruby-move-to-block-skips-heredoc): New test.
332         (ruby-add-log-current-method-after-inner-class):
333         Lower expectations: move point inside a method, initially.
335 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
337         * automated/ruby-mode-tests.el
338         (ruby-move-to-block-skips-percent-literal): New test.
340 2013-02-04  Chong Yidong  <cyd@gnu.org>
342         * automated/thingatpt.el: New file.
344 2013-02-03  Chong Yidong  <cyd@gnu.org>
346         * automated/files.el (file-test--do-local-variables-test):
347         Avoid compilation warning message.
349 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
351         * automated/ruby-mode-tests.el
352         (ruby-indent-spread-args-in-parens): New test.
353         * automated/ruby-mode-tests.el (ruby-block-test-example):
354         Break indentation of the do block opener and add a line inside it.
355         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
356         Adjust line numbers.
358 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
360         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
362 2013-01-14  Glenn Morris  <rgm@gnu.org>
364         * automated/compile-tests.el (compile-tests--test-regexps-data):
365         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
367 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
369         * automated/man-tests.el: New file.
371 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
373         * automated/undo-tests.el (undo-test0): Adjust error to code change.
375 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
377         * automated/undo-tests.el: New file.
379 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
381         * automated/ruby-mode-tests.el
382         (ruby-indent-after-block-in-continued-expression): New test.
384 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
386         * automated/ruby-mode-tests.el
387         Rename one interpolation test; add three more.
388         (ruby-with-temp-buffer): New macro, use it where appropriate.
389         (ruby-add-log-current-method-examples): Use "_" for target point.
390         Add four new tests for ruby-add-log-current-method.
392 2012-12-11  Glenn Morris  <rgm@gnu.org>
394         * automated/f90.el (f90-test-bug13138): New test.
396 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
398         * automated/inotify-test.el: New test.
400 2012-12-02  Chong Yidong  <cyd@gnu.org>
402         * automated/ruby-mode-tests.el
403         (ruby-add-log-current-method-examples): Don't use loop macro, to
404         allow automated testing to work.
406 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
408         * automated/advice-tests.el (advice-tests--data): Remove.
409         (advice-tests): Move the tests directly here instead.
410         Add called-interactively-p tests.
412 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
414         * automated/ert-x-tests.el: Use cl-lib.
415         * automated/ert-tests.el: Use lexical-binding and cl-lib.
417 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
419         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
420         (ruby-indent-inside-heredoc-after-operator)
421         (ruby-indent-inside-heredoc-after-space): New tests.
422         Change direct font-lock face references to var references.
423         (ruby-interpolation-suppresses-syntax-inside): New test.
424         (ruby-interpolation-inside-percent-literal-with-paren):
425         New failing test.
427 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
429         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
430         (ruby-singleton-class-no-heredoc-font-lock)
431         (ruby-add-log-current-method-examples): New tests.
432         (ruby-test-string): Extract from ruby-should-indent-buffer.
433         (ruby-deftest-move-to-block): New macro.
434         Add several move-to-block tests.
436 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
438         * automated/advice-tests.el: New tests.
440 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
442         * automated/compile-tests.el (compile-tests--test-regexps-data):
443         Add new data for msft's new format.
445 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
447         * automated/ruby-mode-tests.el:
448         (ruby-toggle-block-to-multiline): New test.
449         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
450         (ruby-toggle-block-to-brace): Use buffer-string.
452 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
454         * automated/ruby-mode-tests.el: New tests (Bug#11613).
456 2012-08-28  Chong Yidong  <cyd@gnu.org>
458         * automated/files.el: Test every combination of values for
459         enable-local-variables and enable-local-eval.
461 2012-08-19  Chong Yidong  <cyd@gnu.org>
463         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
465 2012-08-18  Chong Yidong  <cyd@gnu.org>
467         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
469 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
471         * indent/ruby.rb: Rearrange examples, add new ones.
473 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
475         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
476         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
478 2012-08-11  Glenn Morris  <rgm@gnu.org>
480         * automated/files.el: New file.
482         * automated/Makefile.in (all): Fix typo.
484 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
486         * automated/ruby-mode-tests.el (ruby-should-indent):
487         Add docstring, check (current-indentation) instead of (current-column).
488         (ruby-should-indent-buffer): New function.
489         Add tests for `ruby-deep-indent-paren' behavior.
490         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
492 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
494         Original tests in test_ruby_mode.rb in upstream (author).
496 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
498         * automated/ruby-mode-tests.el (ruby-should-indent)
499         (ruby-assert-state): New functions.
500         Add new tests.
502 2012-07-29  David Engster  <deng@randomsample.de>
504         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
505         New variable to hold test data for name expansion.
506         (xml-parse-tests): Test the two different types of name expansion.
508 2012-07-29  Juri Linkov  <juri@jurta.org>
510         * automated/occur-tests.el (occur-test-case): Use predefined
511         buffer name " *test-occur*" instead of a random buffer name.
513 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
515         * automated/ruby-mode-tests.el: New file with one test.
517 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
519         * indent/shell.sh: Add test case for ${#VAR}.
521         * indent/latex-mode.tex: New file.
523 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
525         * eshell.el: Use cl-lib.
527 2012-07-03  Chong Yidong  <cyd@gnu.org>
529         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
531 2012-07-02  Chong Yidong  <cyd@gnu.org>
533         * automated/xml-parse-tests.el (xml-parse-tests--data):
534         More testcases.
536 2012-07-01  Chong Yidong  <cyd@gnu.org>
538         * automated/xml-parse-tests.el: New file.
540 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
542         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
543         Use cl-flet.
545 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
547         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
548         Test escaped commas in TZID (Bug#11473).
549         (icalendar-import-with-timezone): New.
550         (icalendar-real-world): Add new testcase as given in the bugreport
551         of Bug#11473.
553 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
555         * automated/icalendar-tests.el (icalendar-tests--test-import):
556         Include UID in import tests (Bug#11525).
557         (icalendar-import-non-recurring, icalendar-import-rrule)
558         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
559         UID-import change.
560         (icalendar-import-with-uid): New.
561         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
562         Include UID in cycle tests.
563         (icalendar-cycle, icalendar-real-world): UID-import change.
565 2012-05-21  Glenn Morris  <rgm@gnu.org>
567         * automated/Makefile.in (setwins): Scrap superfluous subshell.
569 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
571         * automated/url-util-tests.el: New file to test
572         lisp/url/url-util.el.  Only `url-build-query-string' and
573         `url-parse-query-string' are tested right now (Bug#8706).
575 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
577         * indent/shell.sh:
578         * indent/shell.rc: Ad some test cases.
580 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
582         * indent/ruby.rb: New file, to test new syntax-propertize code.
584 2012-04-11  Glenn Morris  <rgm@gnu.org>
586         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
588 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
590         * automated/url-future-tests.el (url-future-tests): Move from
591         lisp/url/url-future.el and rename.
593 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
595         * automated/icalendar-tests.el (icalendar-import-non-recurring):
596         Fix broken test, caused by missing trailing blank.
598 2011-12-03  Chong Yidong  <cyd@gnu.org>
600         * automated/compile-tests.el (compile-tests--test-regexps-data):
601         Increase column numbers by one to reflect change in how
602         compilation-message is recorded (Bug#10172).
604 2011-11-22  Glenn Morris  <rgm@gnu.org>
606         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
608 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
610         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
612 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
614         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
615         (icalendar-tests--test-export, icalendar-tests--do-test-export):
616         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
618 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
620         * automated/newsticker-tests.el
621         (newsticker--group-manage-orphan-feeds): Remove fsetting of
622         newsticker--treeview-tree-update.
624 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
626         * automated/newsticker-tests.el
627         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
629         * trunk/test/automated/newsticker-tests.el
630         (newsticker--group-manage-orphan-feeds): Prevent updating
631         newsticker treeview. Fixed bug#9763.
633 2011-10-20  Glenn Morris  <rgm@gnu.org>
635         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
637         * automated/vc-bzr.el: New file.
639 2011-10-15  Glenn Morris  <rgm@gnu.org>
641         * automated/f90.el: New file.
643 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
645         * automated/newsticker-tests.el: Move newsticker-testsuite.el
646         to automated/newsticker-tests.el. Convert to ERT.
648 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
650         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
651         Remove, simply use string=.
652         (icalendar--diarytime-to-isotime)
653         (icalendar--datetime-to-diary-date)
654         (icalendar--datestring-to-isodate)
655         (icalendar--format-ical-event)
656         (icalendar--parse-summary-and-rest)
657         (icalendar-tests--do-test-import)
658         (icalendar-tests--do-test-cycle): Change argument order of
659         string= to EXPECTED ACTUAL.
660         (icalendar--import-format-sample)
661         (icalendar--format-ical-event)
662         (icalendar-import-non-recurring)
663         (icalendar-import-rrule)
664         (icalendar-import-duration)
665         (icalendar-import-bug-6766)
666         (icalendar-real-world): Adjust to string= instead of
667         icalendar-tests--compare-strings.
668         (icalendar-import-multiple-vcalendars): New.
670 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
672         * automated/gnus-tests.el: Add wrapper for Gnus tests.
673         Require CL.
675 2011-05-09  Juri Linkov  <juri@jurta.org>
677         * automated/occur-tests.el: Move from test/occur-testsuite.el.
678         Convert to ERT.
680 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
682         * automated/compile-tests.el: New file.
684 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
686         * automated/font-parse-tests.el: Don't byte-compile.
688         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
690 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
692         * automated/lexbind-tests.el: New file.
694 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
696         * Version 23.3 released.
698 2011-03-05  Glenn Morris  <rgm@gnu.org>
700         * eshell.el: Move here from lisp/eshell/esh-test.el.
702 2011-03-03  Christian Ohler  <ohler@gnu.org>
704         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
705         New test.
707 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
709         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
710         convert to ERT format.
712 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
714         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
715         convert to ERT format.
717 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
719         * indent/shell.sh:
720         * indent/shell.rc: New files.
722 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
724         * automated/font-parse-tests.el: Move from
725         font-parse-testsuite.el.
727 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
729         * font-parse-testsuite.el (test-font-parse-data): New file.
731 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
733         * indent/prolog.prolog: Add tokenizing tests.
735 2011-01-13  Christian Ohler  <ohler@gnu.org>
737         * automated: New directory for automated tests.
739         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
741         * automated/Makefile.in: New file.
743 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
745         * indent/modula2.mod: New file.
747 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
749         * indent/octave.m: Add a test to ensure indentation is local.
751 2010-10-23  Glenn Morris  <rgm@gnu.org>
753         * comint-testsuite.el
754         (comint-testsuite--test-comint-password-prompt-regexp):
755         Add "Please enter the password".  (Bug#7224)
757 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
759         * indent/prolog.prolog: Use normal spacing around !.
761 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
763         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
765 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
767         * indent/octave.m: Remove some `fixindent' not needed any more.
769 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
771         * indent/octave.m: New file.
773 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
775         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
776         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
777         (icalendar-testsuite--run-internal-tests): New.
778         (icalendar-testsuite--test-convert-ordinary-to-ical)
779         (icalendar-testsuite--test-convert-block-to-ical)
780         (icalendar-testsuite--test-convert-anniversary-to-ical)
781         (icalendar-testsuite--test-parse-vtimezone)
782         (icalendar-testsuite--do-test-export): Code formatting.
783         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
784         (icalendar-testsuite--do-test-import)
785         (icalendar-testsuite--do-test-cycle):
786         Use icalendar-testsuite--compare-strings
787         (icalendar-testsuite--run-import-tests): Comment added.
788         (icalendar-testsuite--run-import-tests)
789         (icalendar-testsuite--run-real-world-tests): Fix expected results.
791 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
793         * redisplay-testsuite.el (test-redisplay-3): New test.
795 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
797         * comint-testsuite.el: New file.
799 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
801         * indent: New dir.
803 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
805         * Version 23.2 released.
807 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
809         * cedet/semantic-ia-utest.el
810         (semantic-symref-test-count-hits-in-tag): Add function, from
811         semantic-test.el.
813         * cedet/tests/test.cpp:
814         * cedet/tests/test.py:
815         * cedet/tests/teststruct.cpp:
816         * cedet/tests/testtemplates.cpp:
817         * cedet/tests/testusing.cpp:
818         * cedet/tests/scopetest.cpp:
819         * cedet/tests/scopetest.java: Files deleted.
821         * cedet/tests/test.make:
822         * cedet/tests/test.c:
823         * cedet/tests/testjavacomp.java:
824         * cedet/tests/testspp.c:
825         * cedet/tests/testsppreplace.c:
826         * cedet/tests/testsppreplaced.c:
827         * cedet/tests/testsubclass.cpp:
828         * cedet/tests/testsubclass.hh:
829         * cedet/tests/testtypedefs.cpp:
830         * cedet/tests/testvarnames.c:
831         * cedet/tests/test.el:
832         * cedet/tests/testdoublens.cpp:
833         * cedet/tests/testdoublens.hpp: Add copyright header.
835         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
836         Remove reference to deleted files.
838 2010-03-30  Juri Linkov  <juri@jurta.org>
840         * occur-testsuite.el (occur-tests): Add tests for context lines.
842 2010-03-23  Juri Linkov  <juri@jurta.org>
844         * occur-testsuite.el: New file.
846 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
848         * Branch for 23.2.
850 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
852         * icalendar-testsuite.el
853         (icalendar-testsuite--run-function-tests): Add new tests.
854         (icalendar-testsuite--test-diarytime-to-isotime): Add another
855         testcase.
856         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
857         (icalendar-testsuite--test-convert-weekly-to-ical): New.
858         (icalendar-testsuite--test-convert-yearly-to-ical): New.
859         (icalendar-testsuite--test-convert-block-to-ical): New.
860         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
861         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
863 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
865         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
866         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
867         Fix typos in docstrings and error messages.
868         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
870 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
872         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
873         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
874         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
876 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
878         * icalendar-testsuite.el
879         (icalendar-testsuite--run-function-tests):
880         Add icalendar-testsuite--test-parse-vtimezone.
881         (icalendar-testsuite--test-parse-vtimezone): New.
882         (icalendar-testsuite--do-test-cycle): Doc changes.
883         (icalendar-testsuite--run-real-world-tests): Remove trailing
884         whitespace -- see change of icalendar--add-diary-entry in
885         icalendar.el.
886         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
888 2009-09-30  Glenn Morris  <rgm@gnu.org>
890         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
892 2009-06-26  Eric Ludlam  <zappo@gnu.org>
894         * cedet/*: New unit tests, from CEDET repository.
896 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
898         * redisplay-testsuite.el: New file.
900 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
902         * Branch for 23.1.
904 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
906         * icalendar-testsuite.el
907         (icalendar-testsuite--run-function-tests):
908         Add icalendar-testsuite--test-diarytime-to-isotime.
909         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
910         recent icalendar fixes.
911         (icalendar-testsuite--test-diarytime-to-isotime): New.
912         (icalendar-testsuite--test-create-uid): Adjust to recent
913         icalendar changes.
915 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
917         * bytecomp-testsuite.el: New file.
919 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
921         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
922         Add `icalendar-testsuite--test-create-uid'.
923         (icalendar-testsuite--test-create-uid): New.
925 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
927         * newsticker-testsuite.el: New file.
929 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
931         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
932         Add icalendar-testsuite--test-datestring-to-isodate,
933         icalendar-testsuite--test-datetime-to-diary-date, and
934         icalendar-testsuite--test-calendar-style.
935         (icalendar-testsuite--test-format-ical-event):
936         (icalendar-testsuite--test-parse-summary-and-rest):
937         Doc fix.  Remove european-calendar-style.
938         (icalendar-testsuite--get-ical-event): Doc fix.
939         (icalendar-testsuite--test-first-weekday-of-year):
940         (icalendar-testsuite--run-cycle-tests): Add doc string.
941         (icalendar-testsuite--test-datestring-to-isodate):
942         (icalendar-testsuite--test-datetime-to-diary-date):
943         (icalendar-testsuite--test-calendar-style): New functions.
944         (icalendar-testsuite--test-export): Handle iso date style.
945         New arg INPUT-ISO.  Use calendar-date-style.
946         (icalendar-testsuite--test-import): Handle iso date style.
947         New arg EXPECTED-ISO.  Use calendar-date-style.
948         (icalendar-testsuite--test-cycle): Handle iso date style.
949         (icalendar-testsuite--run-import-tests):
950         (icalendar-testsuite--run-export-tests):
951         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
953 2008-02-29  Glenn Morris  <rgm@gnu.org>
955         * README: New file.
957 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
959         * icalendar-testsuite.el: New file.
961 ;; Local Variables:
962 ;; coding: utf-8
963 ;; End:
965   Copyright (C) 2008-2013 Free Software Foundation, Inc.
967   This file is part of GNU Emacs.
969   GNU Emacs is free software: you can redistribute it and/or modify
970   it under the terms of the GNU General Public License as published by
971   the Free Software Foundation, either version 3 of the License, or
972   (at your option) any later version.
974   GNU Emacs is distributed in the hope that it will be useful,
975   but WITHOUT ANY WARRANTY; without even the implied warranty of
976   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
977   GNU General Public License for more details.
979   You should have received a copy of the GNU General Public License
980   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.