* src/intervals.c: Fix grafting over the whole buffer.
[emacs.git] / test / ChangeLog
blob9afed6f5f90c69b30c2d50f20f33d372ca19fd2d
1 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3         * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
4         (icalendar-tests--test-export, icalendar-tests--do-test-export):
5         * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
7 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
9         * automated/newsticker-tests.el
10         (newsticker--group-manage-orphan-feeds): Removed fsetting of
11         newsticker--treeview-tree-update.
13 2011-10-29  Ulf Jasper  <ulf.jasper@web.de>
15         * automated/newsticker-tests.el
16         (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
18         * trunk/test/automated/newsticker-tests.el
19         (newsticker--group-manage-orphan-feeds): Prevent updating
20         newsticker treeview. Fixed bug#9763.
22 2011-10-20  Glenn Morris  <rgm@gnu.org>
24         * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
26         * automated/vc-bzr.el: New file.
28 2011-10-15  Glenn Morris  <rgm@gnu.org>
30         * automated/f90.el: New file.
32 2011-09-27  Ulf Jasper  <ulf.jasper@web.de>
34         * automated/newsticker-tests.el: Move newsticker-testsuite.el
35         to automated/newsticker-tests.el. Convert to ERT.
37 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
39         * automated/icalendar-tests.el (icalendar-tests--compare-strings):
40         Removed, simply use string=.
41         (icalendar--diarytime-to-isotime)
42         (icalendar--datetime-to-diary-date)
43         (icalendar--datestring-to-isodate)
44         (icalendar--format-ical-event)
45         (icalendar--parse-summary-and-rest)
46         (icalendar-tests--do-test-import)
47         (icalendar-tests--do-test-cycle) : Changed argument order of
48         string= to EXPECTED ACTUAL.
49         (icalendar--import-format-sample)
50         (icalendar--format-ical-event)
51         (icalendar-import-non-recurring)
52         (icalendar-import-rrule)
53         (icalendar-import-duration)
54         (icalendar-import-bug-6766)
55         (icalendar-real-world): Adjusted to string= instead of
56         icalendar-tests--compare-strings.
57         (icalendar-import-multiple-vcalendars): New.
59 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
61         * automated/gnus-tests.el: Add wrapper for Gnus tests.
62         Require CL.
64 2011-05-09  Juri Linkov  <juri@jurta.org>
66         * automated/occur-tests.el: Move from test/occur-testsuite.el.
67         Convert to ERT.
69 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
71         * automated/compile-tests.el: New file.
73 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
75         * automated/font-parse-tests.el: Don't byte-compile.
77         * automated/comint-testsuite.el: Move from test/.  Convert to ERT.
79 2011-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
81         * automated/lexbind-tests.el: New file.
83 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
85         * Version 23.3 released.
87 2011-03-05  Glenn Morris  <rgm@gnu.org>
89         * eshell.el: Move here from lisp/eshell/esh-test.el.
91 2011-03-03  Christian Ohler  <ohler@gnu.org>
93         * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
94         New test.
96 2011-02-20  Ulf Jasper  <ulf.jasper@web.de>
98         * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
99         convert to ERT format.
101 2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
103         * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
104         convert to ERT format.
106 2011-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
108         * indent/shell.sh:
109         * indent/shell.rc: New files.
111 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
113         * automated/font-parse-tests.el: Move from
114         font-parse-testsuite.el.
116 2011-01-26  Chong Yidong  <cyd@stupidchicken.com>
118         * font-parse-testsuite.el (test-font-parse-data): New file.
120 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
122         * indent/prolog.prolog: Add tokenizing tests.
124 2011-01-13  Christian Ohler  <ohler@gnu.org>
126         * automated: New directory for automated tests.
128         * automated/ert-tests.el, automated/ert-x-tests.el: New files.
130         * automated/Makefile.in: New file.
132 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
134         * indent/modula2.mod: New file.
136 2010-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
138         * indent/octave.m: Add a test to ensure indentation is local.
140 2010-10-23  Glenn Morris  <rgm@gnu.org>
142         * comint-testsuite.el
143         (comint-testsuite--test-comint-password-prompt-regexp):
144         Add "Please enter the password".  (Bug#7224)
146 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
148         * indent/prolog.prolog: Use normal spacing around !.
150 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
152         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
154 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
156         * indent/octave.m: Remove some `fixindent' not needed any more.
158 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
160         * indent/octave.m: New file.
162 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
164         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
165         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
166         (icalendar-testsuite--run-internal-tests): New.
167         (icalendar-testsuite--test-convert-ordinary-to-ical)
168         (icalendar-testsuite--test-convert-block-to-ical)
169         (icalendar-testsuite--test-convert-anniversary-to-ical)
170         (icalendar-testsuite--test-parse-vtimezone)
171         (icalendar-testsuite--do-test-export): Code formatting.
172         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
173         (icalendar-testsuite--do-test-import)
174         (icalendar-testsuite--do-test-cycle):
175         Use icalendar-testsuite--compare-strings
176         (icalendar-testsuite--run-import-tests): Comment added.
177         (icalendar-testsuite--run-import-tests)
178         (icalendar-testsuite--run-real-world-tests): Fix expected results.
180 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
182         * redisplay-testsuite.el (test-redisplay-3): New test.
184 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
186         * comint-testsuite.el: New file.
188 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
190         * indent: New dir.
192 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
194         * Version 23.2 released.
196 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
198         * cedet/semantic-ia-utest.el
199         (semantic-symref-test-count-hits-in-tag): Add function, from
200         semantic-test.el.
202         * cedet/tests/test.cpp:
203         * cedet/tests/test.py:
204         * cedet/tests/teststruct.cpp:
205         * cedet/tests/testtemplates.cpp:
206         * cedet/tests/testusing.cpp:
207         * cedet/tests/scopetest.cpp:
208         * cedet/tests/scopetest.java: Files deleted.
210         * cedet/tests/test.make:
211         * cedet/tests/test.c:
212         * cedet/tests/testjavacomp.java:
213         * cedet/tests/testspp.c:
214         * cedet/tests/testsppreplace.c:
215         * cedet/tests/testsppreplaced.c:
216         * cedet/tests/testsubclass.cpp:
217         * cedet/tests/testsubclass.hh:
218         * cedet/tests/testtypedefs.cpp:
219         * cedet/tests/testvarnames.c:
220         * cedet/tests/test.el:
221         * cedet/tests/testdoublens.cpp:
222         * cedet/tests/testdoublens.hpp: Add copyright header.
224         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
225         Remove reference to deleted files.
227 2010-03-30  Juri Linkov  <juri@jurta.org>
229         * occur-testsuite.el (occur-tests): Add tests for context lines.
231 2010-03-23  Juri Linkov  <juri@jurta.org>
233         * occur-testsuite.el: New file.
235 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
237         * Branch for 23.2.
239 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
241         * icalendar-testsuite.el
242         (icalendar-testsuite--run-function-tests): Added new tests.
243         (icalendar-testsuite--test-diarytime-to-isotime): Added another
244         testcase.
245         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
246         (icalendar-testsuite--test-convert-weekly-to-ical): New.
247         (icalendar-testsuite--test-convert-yearly-to-ical): New.
248         (icalendar-testsuite--test-convert-block-to-ical): New.
249         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
250         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
252 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
254         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
255         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
256         Fix typos in docstrings and error messages.
257         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
259 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
261         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
262         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
263         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
265 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
267         * icalendar-testsuite.el
268         (icalendar-testsuite--run-function-tests): Added
269         icalendar-testsuite--test-parse-vtimezone.
270         (icalendar-testsuite--test-parse-vtimezone): New.
271         (icalendar-testsuite--do-test-cycle): Doc changes.
272         (icalendar-testsuite--run-real-world-tests): Removed trailing
273         whitespace -- see change of icalendar--add-diary-entry in
274         icalendar.el.
275         (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
277 2009-09-30  Glenn Morris  <rgm@gnu.org>
279         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
281 2009-06-26  Eric Ludlam  <zappo@gnu.org>
283         * cedet/*: New unit tests, from CEDET repository.
285 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
287         * redisplay-testsuite.el: New file.
289 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
291         * Branch for 23.1.
293 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
295         * icalendar-testsuite.el
296         (icalendar-testsuite--run-function-tests): Added
297         icalendar-testsuite--test-diarytime-to-isotime.
298         (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
299         recent icalendar fixes.
300         (icalendar-testsuite--test-diarytime-to-isotime): New.
301         (icalendar-testsuite--test-create-uid): Adjusted to recent
302         icalendar changes.
304 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
306         * bytecomp-testsuite.el: New file.
308 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
310         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
311         Added `icalendar-testsuite--test-create-uid'.
312         (icalendar-testsuite--test-create-uid): New.
314 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
316         * newsticker-testsuite.el: New file.
318 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
320         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
321         Add icalendar-testsuite--test-datestring-to-isodate,
322         icalendar-testsuite--test-datetime-to-diary-date, and
323         icalendar-testsuite--test-calendar-style.
324         (icalendar-testsuite--test-format-ical-event):
325         (icalendar-testsuite--test-parse-summary-and-rest):
326         Doc fix.  Remove european-calendar-style.
327         (icalendar-testsuite--get-ical-event): Doc fix.
328         (icalendar-testsuite--test-first-weekday-of-year):
329         (icalendar-testsuite--run-cycle-tests): Add doc string.
330         (icalendar-testsuite--test-datestring-to-isodate):
331         (icalendar-testsuite--test-datetime-to-diary-date):
332         (icalendar-testsuite--test-calendar-style): New functions.
333         (icalendar-testsuite--test-export): Handle iso date style.
334         New arg INPUT-ISO.  Use calendar-date-style.
335         (icalendar-testsuite--test-import): Handle iso date style.
336         New arg EXPECTED-ISO.  Use calendar-date-style.
337         (icalendar-testsuite--test-cycle): Handle iso date style.
338         (icalendar-testsuite--run-import-tests):
339         (icalendar-testsuite--run-export-tests):
340         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
342 2008-02-29  Glenn Morris  <rgm@gnu.org>
344         * README: New file.
346 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
348         * icalendar-testsuite.el: New file.
350 ;; Local Variables:
351 ;; coding: utf-8
352 ;; End:
354   Copyright (C) 2008-2011  Free Software Foundation, Inc.
356   This file is part of GNU Emacs.
358   GNU Emacs is free software: you can redistribute it and/or modify
359   it under the terms of the GNU General Public License as published by
360   the Free Software Foundation, either version 3 of the License, or
361   (at your option) any later version.
363   GNU Emacs is distributed in the hope that it will be useful,
364   but WITHOUT ANY WARRANTY; without even the implied warranty of
365   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
366   GNU General Public License for more details.
368   You should have received a copy of the GNU General Public License
369   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.