Auto-commit of generated files.
[emacs.git] / test / ChangeLog
blob5f3006ec7bf9a76ee7e02f8176d7d398afec9f9a
1 2013-08-14  Daniel Hackney  <dan@haxney.org>
3         * package-test.el: Remove tar-package-building functions.  Tar file
4         used for testing is included in the repository.
5         (package-test-install-texinfo, package-test-cleanup-built-files):
6         Remove.
8 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
10         * automated/python-tests.el (python-imenu-create-index-4)
11         (python-imenu-create-flat-index-2): New tests.
13 2013-08-05  Glenn Morris  <rgm@gnu.org>
15         * automated/mule-util.el: New file, with tests extracted from
16         lisp/international/mule-util.el.
18 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
20         * automated/advice-tests.el (advice-tests-nadvice): Test removal
21         before definition.
22         (advice-tests-macroaliases): New test.
24 2013-08-04  Glenn Morris  <rgm@gnu.org>
26         * automated/ert-tests.el: Disable failing test that no-one seems
27         to know how to fix.  (Bug#13064)
29         * automated/icalendar-tests.el (icalendar-tests--test-export)
30         (icalendar-tests--test-import): Try more precise TZ specification.
31         Remove debug messages.
33 2013-08-03  Glenn Morris  <rgm@gnu.org>
35         * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
37         * automated/icalendar-tests.el (icalendar-tests--test-export)
38         (icalendar-tests--test-import):
39         Use getenv/setenv rather than set-time-zone-rule.  Add debug messages.
40         (icalendar-tests--test-import): Reset zone even if error occurred.
42 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
44         * automated/core-elisp-tests.el: New file.
46 2013-08-01  Glenn Morris  <rgm@gnu.org>
48         * automated/file-notify-tests.el (file-notify--test-remote-enabled):
49         Try to check that the remote system has a notification program.
51 2013-07-31  Glenn Morris  <rgm@gnu.org>
53         * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
55 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
57         * automated/file-notify-tests.el
58         (file-notify--test-local-enabled): New defconst.  Replaces all
59         `file-notify-support' occurences.
60         (file-notify--test-remote-enabled): New defun.
61         (file-notify--deftest-remote): Use it.
62         (file-notify-test00-availability): Rewrite.
63         (file-notify-test00-availability-remote): New defun.
64         (file-notify-test01-add-watch): Rewrite first erroneous check.
66 2013-07-23  Glenn Morris  <rgm@gnu.org>
68         * automated/inotify-test.el (inotify-file-watch-simple):
69         Delete temp-file when done.
71         * automated/subword-tests.el: Require subword.
73 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
75         * automated/subword-tests.el: New file.
77 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
79         * automated/python-tests.el (python-imenu-create-index-2)
80         (python-imenu-create-index-3): New tests.
82 2013-07-11  Glenn Morris  <rgm@gnu.org>
84         * automated/ert-tests.el: Require cl-lib at runtime too.
85         (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
86         (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
87         (ert-test-set-functions, ert-test-gensym)
88         (ert-test-coerce-to-vector, ert-test-string-position)
89         (ert-test-mismatch): Remove tests.
90         * automated/cl-lib.el: New, split from ert-tests.el.
92         * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
93         Goto point-min.
94         (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
95         (ruby-move-to-block-skips-percent-literal)
96         (ruby-move-to-block-skips-heredoc)
97         (ruby-move-to-block-moves-from-else-to-if)
98         (ruby-beginning-of-defun-does-not-fold-case)
99         (ruby-end-of-defun-skips-to-next-line-after-the-method):
100         Replace goto-line with forward-line/goto-char.
101         (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
103         * automated/package-test.el (makeinfo-buffer): Autoload.
104         (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
105         (package-test-install-texinfo): Don't require makeinfo.
107         * automated/files.el: Stop "local variables" confusion.
109         * automated/flymake-tests.el (flymake-tests): Remove unused group.
111         * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
112         Use with-current-buffer.
114         * automated/undo-tests.el (undo-test-buffer-modified)
115         (undo-test-file-modified): New tests.
117 2013-07-09  Michael Albinus  <michael.albinus@gmx.de>
119         * automated/file-notify-tests.el (file-notify-test00-availability):
120         Set :expected-result.
121         (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
122         (file-notify-test02-events, file-notify-test02-events-remote)
123         (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
124         Skip when `file-notify-support' is nil.  (Bug#14823)
126 2013-07-09  Glenn Morris  <rgm@gnu.org>
128         * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
129         Declare.
130         (inotify-file-watch-simple): Silence compiler.
132         * automated/python-tests.el (python-indent-block-enders):
133         Make it actually test something.
135         * automated/package-x-test.el: Require package-test when compiling.
137         * automated/add-log-tests.el, automated/advice-tests.el:
138         * automated/imenu-test.el, automated/package-x-test.el:
139         * automated/python-tests.el, automated/ruby-mode-tests.el:
140         * automated/xml-parse-tests.el: Explictly require ert.
142 2013-07-08  Kenichi Handa  <handa@gnu.org>
144         * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
145         Use with-ccoding-priority to avoid side-effect (Bug#14781).
147 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
149         * automated/file-notify-tests.el
150         (file-notify-test-remote-temporary-file-directory): Use
151         `null-device' on w32.
152         (file-notify--test-tmpfile, file-notify--test-tmpfile1)
153         (file-notify--test-results, file-notify--test-event)
154         (file-notify--deftest-remote, file-notify--event-test)
155         (file-notify--test-event-handler)
156         (file-notify--test-make-temp-name): Renamed, in order to mark them
157         internal.
158         (tramp-message-show-message, tramp-read-passwd): Tweak them for
159         better fitting in noninteractive tests.
160         (file-notify-test00-availability): Renamed from `file-notify-test0'.
161         (file-notify-test01-add-watch): Renamed from `file-notify-test1'.
162         Use `temporary-file-directory '.
163         (file-notify-test01-add-watch-remote): New test.
164         (file-notify-test02-events): Renamed from `file-notify-test2'.
165         (file-notify-test02-events-remote): Renamed from `file-notify-test3'.
166         (file-notify-test03-autorevert): Renamed from
167         `file-notify-test4'.  Use timeouts.
168         (file-notify-test03-autorevert-remote): Renamed from
169         `file-notify-test5'.
171 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
173         * automated/file-notify-tests.el: New package.
175 2013-06-28  Kenichi Handa  <handa@gnu.org>
177         * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
178         (decoder-tests-ao-gen-file): Renamed from decoder-tests-filename.
179         Callers changed.
180         (decoder-tests-filename): New function.
181         (decoder-tests-prefer-utf-8-read)
182         (decoder-tests-prefer-utf-8-write): New function.
183         (ert-test-decoder-prefer-utf-8): New test.
185 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
187         * automated/package-x-test.el: Change the commentary.
188         (package-x-test--single-archive-entry-1-3)
189         (package-x-test--single-archive-entry-1-4): Fix the tests, by
190         using the appropriate data structure.
192 2013-06-27  Daniel Hackney  <dan@haxney.org>
194         * automated/Makefile.in (setwins): Include the 'data' subdirectory.
196         * automated/package-x-test.el: New file.
198         * automated/package-test.el: New file.
200         * automated/data/package: New directory, with test examples.
202 2013-06-27  Glenn Morris  <rgm@gnu.org>
204         * automated/python-tests.el (python-tests-with-temp-file):
205         Clean up after ourself.
207         * automated/undo-tests.el (undo-test3): Remove test that seems to
208         do nothing that the previous one doesn't, except leave a tempfile.
210 2013-06-26  Glenn Morris  <rgm@gnu.org>
212         * automated/info-xref.el: New file.
214 2013-06-25  Glenn Morris  <rgm@gnu.org>
216         * automated/occur-tests.el (occur-test-create): New function.
217         Use it to create separate tests for each element, so we run them
218         all rather than stopping at the first error.
220 2013-06-24  Glenn Morris  <rgm@gnu.org>
222         * automated/occur-tests.el (occur-tests):
223         Update for 2013-05-29 change to occur header line.
225 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
227         Test suite for flymake.
228         * automated/flymake-tests.el:
229         * automated/flymake/warnpred/Makefile
230         * automated/flymake/warnpred/test.c
231         * automated/flymake/warnpred/test.pl: New files.
233 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
235         * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
237 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
239         * automated/reftex-tests.el: New test suite for reftex.
241 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
243         * automated/ruby-mode-tests.el: New tests, for percent literals
244         and expression expansion.
246 2013-05-29  Leo Liu  <sdl.web@gmail.com>
248         * indent/octave.m: Tweak.
250 2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
252         * tests/eshell.el: Rewrite tests using ERT.
254 2013-05-25  Leo Liu  <sdl.web@gmail.com>
256         * indent/octave.m: Add tests for %!, # and ### comments.
258 2013-05-23  Kenichi Handa  <handa@gnu.org>
260         * automated/decoder-tests.el: New file.
262 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
264         * indent/ruby.rb: Add multiline regexp example.
266         * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
267         (ruby-regexp-skips-over-interpolation)
268         (ruby-regexp-continues-till-end-when-unclosed)
269         (ruby-regexp-can-be-multiline)
270         (ruby-interpolation-inside-percent-literal): New tests.
272 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
274         * indent/ruby.rb: Fix indentation after =; add more cases.
276 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
278         * indent/pascal.pas: Add test for mis-identified comments.
280 2013-04-01  Masatake YAMATO  <yamato@redhat.com>
282         * automated/imenu-tests.el: New file.  (Bug#14112)
284 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
286         * automated/python-tests.el (python-imenu-prev-index-position-1):
287         Remove test.
288         (python-imenu-create-index-1, python-imenu-create-flat-index-1):
289         New tests.
291 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
293         * automated/python-tests.el (python-nav-backward-defun-2)
294         (python-nav-backward-defun-3, python-nav-forward-defun-2)
295         (python-nav-forward-defun-3): New tests.
297 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
299         * automated/python-tests.el (python-nav-backward-defun-1)
300         (python-nav-forward-defun-1): New tests.
302 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
304         * automated/add-log-tests.el: New file. (Bug#14112)
306 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
308         * automated/python-tests.el (python-indent-block-enders): New test.
309         (python-info-current-defun-2): Fix test.
311 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
313         * indent/octave.m: Fix encoding error in comment.  Add coding tag.
315 2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
317         * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
318         (python-tests-with-temp-file): New macro.
319         (python-tests-shell-interpreter): New var.
320         (python-shell-get-process-name-1)
321         (python-shell-internal-get-process-name-1)
322         (python-shell-parse-command-1)
323         (python-shell-calculate-process-environment-1)
324         (python-shell-calculate-process-environment-2)
325         (python-shell-calculate-process-environment-3)
326         (python-shell-calculate-exec-path-1)
327         (python-shell-calculate-exec-path-2)
328         (python-shell-make-comint-1)
329         (python-shell-make-comint-2)
330         (python-shell-get-process-1)
331         (python-shell-get-or-create-process-1)
332         (python-shell-internal-get-or-create-process-1): New tests.
334 2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
336         * automated/python-tests.el: New file.
338 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
340         * automated/ruby-mode-tests.el
341         (ruby-move-to-block-skips-percent-literal): Add depth-affecting
342         bits inside the examples.
343         (ruby-move-to-block-skips-heredoc): New test.
344         (ruby-add-log-current-method-after-inner-class):
345         Lower expectations: move point inside a method, initially.
347 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
349         * automated/ruby-mode-tests.el
350         (ruby-move-to-block-skips-percent-literal): New test.
352 2013-02-04  Chong Yidong  <cyd@gnu.org>
354         * automated/thingatpt.el: New file.
356 2013-02-03  Chong Yidong  <cyd@gnu.org>
358         * automated/files.el (file-test--do-local-variables-test):
359         Avoid compilation warning message.
361 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
363         * automated/ruby-mode-tests.el
364         (ruby-indent-spread-args-in-parens): New test.
365         * automated/ruby-mode-tests.el (ruby-block-test-example):
366         Break indentation of the do block opener and add a line inside it.
367         * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
368         Adjust line numbers.
370 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
372         * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
374 2013-01-14  Glenn Morris  <rgm@gnu.org>
376         * automated/compile-tests.el (compile-tests--test-regexps-data):
377         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
379 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
381         * automated/man-tests.el: New file.
383 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
385         * automated/undo-tests.el (undo-test0): Adjust error to code change.
387 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
389         * automated/undo-tests.el: New file.
391 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
393         * automated/ruby-mode-tests.el
394         (ruby-indent-after-block-in-continued-expression): New test.
396 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
398         * automated/ruby-mode-tests.el
399         Rename one interpolation test; add three more.
400         (ruby-with-temp-buffer): New macro, use it where appropriate.
401         (ruby-add-log-current-method-examples): Use "_" for target point.
402         Add four new tests for ruby-add-log-current-method.
404 2012-12-11  Glenn Morris  <rgm@gnu.org>
406         * automated/f90.el (f90-test-bug13138): New test.
408 2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
410         * automated/inotify-test.el: New test.
412 2012-12-02  Chong Yidong  <cyd@gnu.org>
414         * automated/ruby-mode-tests.el
415         (ruby-add-log-current-method-examples): Don't use loop macro, to
416         allow automated testing to work.
418 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
420         * automated/advice-tests.el (advice-tests--data): Remove.
421         (advice-tests): Move the tests directly here instead.
422         Add called-interactively-p tests.
424 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
426         * automated/ert-x-tests.el: Use cl-lib.
427         * automated/ert-tests.el: Use lexical-binding and cl-lib.
429 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
431         * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
432         (ruby-indent-inside-heredoc-after-operator)
433         (ruby-indent-inside-heredoc-after-space): New tests.
434         Change direct font-lock face references to var references.
435         (ruby-interpolation-suppresses-syntax-inside): New test.
436         (ruby-interpolation-inside-percent-literal-with-paren):
437         New failing test.
439 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
441         * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
442         (ruby-singleton-class-no-heredoc-font-lock)
443         (ruby-add-log-current-method-examples): New tests.
444         (ruby-test-string): Extract from ruby-should-indent-buffer.
445         (ruby-deftest-move-to-block): New macro.
446         Add several move-to-block tests.
448 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
450         * automated/advice-tests.el: New tests.
452 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
454         * automated/compile-tests.el (compile-tests--test-regexps-data):
455         Add new data for msft's new format.
457 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
459         * automated/ruby-mode-tests.el:
460         (ruby-toggle-block-to-multiline): New test.
461         (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
462         (ruby-toggle-block-to-brace): Use buffer-string.
464 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
466         * automated/ruby-mode-tests.el: New tests (Bug#11613).
468 2012-08-28  Chong Yidong  <cyd@gnu.org>
470         * automated/files.el: Test every combination of values for
471         enable-local-variables and enable-local-eval.
473 2012-08-19  Chong Yidong  <cyd@gnu.org>
475         * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
477 2012-08-18  Chong Yidong  <cyd@gnu.org>
479         * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
481 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
483         * indent/ruby.rb: Rearrange examples, add new ones.
485 2012-08-12  Dmitry Gutov  <dgutov@yandex.ru>
487         * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
488         (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
490 2012-08-11  Glenn Morris  <rgm@gnu.org>
492         * automated/files.el: New file.
494         * automated/Makefile.in (all): Fix typo.
496 2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
498         * automated/ruby-mode-tests.el (ruby-should-indent):
499         Add docstring, check (current-indentation) instead of (current-column).
500         (ruby-should-indent-buffer): New function.
501         Add tests for `ruby-deep-indent-paren' behavior.
502         Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
504 2012-08-10  Nobuyoshi Nakada  <nobu@ruby-lang.org>
506         Original tests in test_ruby_mode.rb in upstream (author).
508 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
510         * automated/ruby-mode-tests.el (ruby-should-indent)
511         (ruby-assert-state): New functions.
512         Add new tests.
514 2012-07-29  David Engster  <deng@randomsample.de>
516         * automated/xml-parse-tests.el (xml-parse-tests--qnames):
517         New variable to hold test data for name expansion.
518         (xml-parse-tests): Test the two different types of name expansion.
520 2012-07-29  Juri Linkov  <juri@jurta.org>
522         * automated/occur-tests.el (occur-test-case): Use predefined
523         buffer name " *test-occur*" instead of a random buffer name.
525 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
527         * automated/ruby-mode-tests.el: New file with one test.
529 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
531         * indent/shell.sh: Add test case for ${#VAR}.
533         * indent/latex-mode.tex: New file.
535 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
537         * eshell.el: Use cl-lib.
539 2012-07-03  Chong Yidong  <cyd@gnu.org>
541         * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
543 2012-07-02  Chong Yidong  <cyd@gnu.org>
545         * automated/xml-parse-tests.el (xml-parse-tests--data):
546         More testcases.
548 2012-07-01  Chong Yidong  <cyd@gnu.org>
550         * automated/xml-parse-tests.el: New file.
552 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
554         * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
555         Use cl-flet.
557 2012-06-08  Ulf Jasper  <ulf.jasper@web.de>
559         * automated/icalendar-tests.el (icalendar--parse-vtimezone):
560         Test escaped commas in TZID (Bug#11473).
561         (icalendar-import-with-timezone): New.
562         (icalendar-real-world): Add new testcase as given in the bugreport
563         of Bug#11473.
565 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
567         * automated/icalendar-tests.el (icalendar-tests--test-import):
568         Include UID in import tests (Bug#11525).
569         (icalendar-import-non-recurring, icalendar-import-rrule)
570         (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
571         UID-import change.
572         (icalendar-import-with-uid): New.
573         (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
574         Include UID in cycle tests.
575         (icalendar-cycle, icalendar-real-world): UID-import change.
577 2012-05-21  Glenn Morris  <rgm@gnu.org>
579         * automated/Makefile.in (setwins): Scrap superfluous subshell.
581 2012-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
583         * automated/url-util-tests.el: New file to test
584         lisp/url/url-util.el.  Only `url-build-query-string' and
585         `url-parse-query-string' are tested right now (Bug#8706).
587 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
589         * indent/shell.sh:
590         * indent/shell.rc: Ad some test cases.
592 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
594         * indent/ruby.rb: New file, to test new syntax-propertize code.
596 2012-04-11  Glenn Morris  <rgm@gnu.org>
598         * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
600 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
602         * automated/url-future-tests.el (url-future-tests): Move from
603         lisp/url/url-future.el and rename.
605 2012-01-29  Ulf Jasper  <ulf.jasper@web.de>
607         * automated/icalendar-tests.el (icalendar-import-non-recurring):
608         Fix broken test, caused by missing trailing blank.
610 2011-12-03  Chong Yidong  <cyd@gnu.org>
612         * automated/compile-tests.el (compile-tests--test-regexps-data):
613         Increase column numbers by one to reflect change in how
614         compilation-message is recorded (Bug#10172).
616 2011-11-22  Glenn Morris  <rgm@gnu.org>
618         * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
620 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
622         * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
624 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
626         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
627         (icalendar-tests--test-export, icalendar-tests--do-test-export):
628         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
630 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
632         * automated/newsticker-tests.el
633         (newsticker--group-manage-orphan-feeds): Remove fsetting of
634         newsticker--treeview-tree-update.
636 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
638         * automated/newsticker-tests.el
639         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
641         * trunk/test/automated/newsticker-tests.el
642         (newsticker--group-manage-orphan-feeds): Prevent updating
643         newsticker treeview. Fixed bug#9763.
645 2011-10-20  Glenn Morris  <rgm@gnu.org>
647         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
649         * automated/vc-bzr.el: New file.
651 2011-10-15  Glenn Morris  <rgm@gnu.org>
653         * automated/f90.el: New file.
655 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
657         * automated/newsticker-tests.el: Move newsticker-testsuite.el
658         to automated/newsticker-tests.el. Convert to ERT.
660 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
662         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
663         Remove, simply use string=.
664         (icalendar--diarytime-to-isotime)
665         (icalendar--datetime-to-diary-date)
666         (icalendar--datestring-to-isodate)
667         (icalendar--format-ical-event)
668         (icalendar--parse-summary-and-rest)
669         (icalendar-tests--do-test-import)
670         (icalendar-tests--do-test-cycle): Change argument order of
671         string= to EXPECTED ACTUAL.
672         (icalendar--import-format-sample)
673         (icalendar--format-ical-event)
674         (icalendar-import-non-recurring)
675         (icalendar-import-rrule)
676         (icalendar-import-duration)
677         (icalendar-import-bug-6766)
678         (icalendar-real-world): Adjust to string= instead of
679         icalendar-tests--compare-strings.
680         (icalendar-import-multiple-vcalendars): New.
682 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
684         * automated/gnus-tests.el: Add wrapper for Gnus tests.
685         Require CL.
687 2011-05-09  Juri Linkov  <juri@jurta.org>
689         * automated/occur-tests.el: Move from test/occur-testsuite.el.
690         Convert to ERT.
692 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
694         * automated/compile-tests.el: New file.
696 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
698         * automated/font-parse-tests.el: Don't byte-compile.
700         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
702 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
704         * automated/lexbind-tests.el: New file.
706 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
708         * Version 23.3 released.
710 2011-03-05  Glenn Morris  <rgm@gnu.org>
712         * eshell.el: Move here from lisp/eshell/esh-test.el.
714 2011-03-03  Christian Ohler  <ohler@gnu.org>
716         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
717         New test.
719 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
721         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
722         convert to ERT format.
724 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
726         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
727         convert to ERT format.
729 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
731         * indent/shell.sh:
732         * indent/shell.rc: New files.
734 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
736         * automated/font-parse-tests.el: Move from
737         font-parse-testsuite.el.
739 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
741         * font-parse-testsuite.el (test-font-parse-data): New file.
743 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
745         * indent/prolog.prolog: Add tokenizing tests.
747 2011-01-13  Christian Ohler  <ohler@gnu.org>
749         * automated: New directory for automated tests.
751         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
753         * automated/Makefile.in: New file.
755 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
757         * indent/modula2.mod: New file.
759 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
761         * indent/octave.m: Add a test to ensure indentation is local.
763 2010-10-23  Glenn Morris  <rgm@gnu.org>
765         * comint-testsuite.el
766         (comint-testsuite--test-comint-password-prompt-regexp):
767         Add "Please enter the password".  (Bug#7224)
769 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
771         * indent/prolog.prolog: Use normal spacing around !.
773 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
775         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
777 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
779         * indent/octave.m: Remove some `fixindent' not needed any more.
781 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
783         * indent/octave.m: New file.
785 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
787         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
788         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
789         (icalendar-testsuite--run-internal-tests): New.
790         (icalendar-testsuite--test-convert-ordinary-to-ical)
791         (icalendar-testsuite--test-convert-block-to-ical)
792         (icalendar-testsuite--test-convert-anniversary-to-ical)
793         (icalendar-testsuite--test-parse-vtimezone)
794         (icalendar-testsuite--do-test-export): Code formatting.
795         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
796         (icalendar-testsuite--do-test-import)
797         (icalendar-testsuite--do-test-cycle):
798         Use icalendar-testsuite--compare-strings
799         (icalendar-testsuite--run-import-tests): Comment added.
800         (icalendar-testsuite--run-import-tests)
801         (icalendar-testsuite--run-real-world-tests): Fix expected results.
803 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
805         * redisplay-testsuite.el (test-redisplay-3): New test.
807 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
809         * comint-testsuite.el: New file.
811 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
813         * indent: New dir.
815 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
817         * Version 23.2 released.
819 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
821         * cedet/semantic-ia-utest.el
822         (semantic-symref-test-count-hits-in-tag): Add function, from
823         semantic-test.el.
825         * cedet/tests/test.cpp:
826         * cedet/tests/test.py:
827         * cedet/tests/teststruct.cpp:
828         * cedet/tests/testtemplates.cpp:
829         * cedet/tests/testusing.cpp:
830         * cedet/tests/scopetest.cpp:
831         * cedet/tests/scopetest.java: Files deleted.
833         * cedet/tests/test.make:
834         * cedet/tests/test.c:
835         * cedet/tests/testjavacomp.java:
836         * cedet/tests/testspp.c:
837         * cedet/tests/testsppreplace.c:
838         * cedet/tests/testsppreplaced.c:
839         * cedet/tests/testsubclass.cpp:
840         * cedet/tests/testsubclass.hh:
841         * cedet/tests/testtypedefs.cpp:
842         * cedet/tests/testvarnames.c:
843         * cedet/tests/test.el:
844         * cedet/tests/testdoublens.cpp:
845         * cedet/tests/testdoublens.hpp: Add copyright header.
847         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
848         Remove reference to deleted files.
850 2010-03-30  Juri Linkov  <juri@jurta.org>
852         * occur-testsuite.el (occur-tests): Add tests for context lines.
854 2010-03-23  Juri Linkov  <juri@jurta.org>
856         * occur-testsuite.el: New file.
858 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
860         * Branch for 23.2.
862 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
864         * icalendar-testsuite.el
865         (icalendar-testsuite--run-function-tests): Add new tests.
866         (icalendar-testsuite--test-diarytime-to-isotime): Add another
867         testcase.
868         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
869         (icalendar-testsuite--test-convert-weekly-to-ical): New.
870         (icalendar-testsuite--test-convert-yearly-to-ical): New.
871         (icalendar-testsuite--test-convert-block-to-ical): New.
872         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
873         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
875 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
877         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
878         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
879         Fix typos in docstrings and error messages.
880         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
882 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
884         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
885         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
886         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
888 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
890         * icalendar-testsuite.el
891         (icalendar-testsuite--run-function-tests):
892         Add icalendar-testsuite--test-parse-vtimezone.
893         (icalendar-testsuite--test-parse-vtimezone): New.
894         (icalendar-testsuite--do-test-cycle): Doc changes.
895         (icalendar-testsuite--run-real-world-tests): Remove trailing
896         whitespace -- see change of icalendar--add-diary-entry in
897         icalendar.el.
898         (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
900 2009-09-30  Glenn Morris  <rgm@gnu.org>
902         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
904 2009-06-26  Eric Ludlam  <zappo@gnu.org>
906         * cedet/*: New unit tests, from CEDET repository.
908 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
910         * redisplay-testsuite.el: New file.
912 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
914         * Branch for 23.1.
916 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
918         * icalendar-testsuite.el
919         (icalendar-testsuite--run-function-tests):
920         Add icalendar-testsuite--test-diarytime-to-isotime.
921         (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
922         recent icalendar fixes.
923         (icalendar-testsuite--test-diarytime-to-isotime): New.
924         (icalendar-testsuite--test-create-uid): Adjust to recent
925         icalendar changes.
927 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
929         * bytecomp-testsuite.el: New file.
931 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
933         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
934         Add `icalendar-testsuite--test-create-uid'.
935         (icalendar-testsuite--test-create-uid): New.
937 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
939         * newsticker-testsuite.el: New file.
941 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
943         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
944         Add icalendar-testsuite--test-datestring-to-isodate,
945         icalendar-testsuite--test-datetime-to-diary-date, and
946         icalendar-testsuite--test-calendar-style.
947         (icalendar-testsuite--test-format-ical-event):
948         (icalendar-testsuite--test-parse-summary-and-rest):
949         Doc fix.  Remove european-calendar-style.
950         (icalendar-testsuite--get-ical-event): Doc fix.
951         (icalendar-testsuite--test-first-weekday-of-year):
952         (icalendar-testsuite--run-cycle-tests): Add doc string.
953         (icalendar-testsuite--test-datestring-to-isodate):
954         (icalendar-testsuite--test-datetime-to-diary-date):
955         (icalendar-testsuite--test-calendar-style): New functions.
956         (icalendar-testsuite--test-export): Handle iso date style.
957         New arg INPUT-ISO.  Use calendar-date-style.
958         (icalendar-testsuite--test-import): Handle iso date style.
959         New arg EXPECTED-ISO.  Use calendar-date-style.
960         (icalendar-testsuite--test-cycle): Handle iso date style.
961         (icalendar-testsuite--run-import-tests):
962         (icalendar-testsuite--run-export-tests):
963         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
965 2008-02-29  Glenn Morris  <rgm@gnu.org>
967         * README: New file.
969 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
971         * icalendar-testsuite.el: New file.
973 ;; Local Variables:
974 ;; coding: utf-8
975 ;; End:
977   Copyright (C) 2008-2013 Free Software Foundation, Inc.
979   This file is part of GNU Emacs.
981   GNU Emacs is free software: you can redistribute it and/or modify
982   it under the terms of the GNU General Public License as published by
983   the Free Software Foundation, either version 3 of the License, or
984   (at your option) any later version.
986   GNU Emacs is distributed in the hope that it will be useful,
987   but WITHOUT ANY WARRANTY; without even the implied warranty of
988   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
989   GNU General Public License for more details.
991   You should have received a copy of the GNU General Public License
992   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.