Fix ChangeLog typo, mea culpa.
[emacs.git] / test / ChangeLog
blob0f4d4d044a686deba12e299eb4f5c5a4e7a63d25
1 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * indent/octave.m: Remove one more `fixindent'.  Use `end'.
5 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7         * indent/octave.m: Remove some `fixindent' not needed any more.
9 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11         * indent/octave.m: New file.
13 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
15         * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
16         (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
17         (icalendar-testsuite--run-internal-tests): New.
18         (icalendar-testsuite--test-convert-ordinary-to-ical)
19         (icalendar-testsuite--test-convert-block-to-ical)
20         (icalendar-testsuite--test-convert-anniversary-to-ical)
21         (icalendar-testsuite--test-parse-vtimezone)
22         (icalendar-testsuite--do-test-export): Code formatting.
23         (icalendar-testsuite--test-parse-vtimezone): Doc fix.
24         (icalendar-testsuite--do-test-import)
25         (icalendar-testsuite--do-test-cycle): Use icalendar-testsuite--compare-strings
26         (icalendar-testsuite--run-import-tests): Comment added.
27         (icalendar-testsuite--run-import-tests)
28         (icalendar-testsuite--run-real-world-tests): Fix expected results.
30 2010-06-25  Chong Yidong  <cyd@stupidchicken.com>
32         * redisplay-testsuite.el (test-redisplay-3): New test.
34 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
36         * comint-testsuite.el: New file.
38 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
40         * indent: New dir.
42 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
44         * Version 23.2 released.
46 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
48         * cedet/semantic-ia-utest.el
49         (semantic-symref-test-count-hits-in-tag): Add function, from
50         semantic-test.el.
52         * cedet/tests/test.cpp:
53         * cedet/tests/test.py:
54         * cedet/tests/teststruct.cpp:
55         * cedet/tests/testtemplates.cpp:
56         * cedet/tests/testusing.cpp:
57         * cedet/tests/scopetest.cpp:
58         * cedet/tests/scopetest.java: Files deleted.
60         * cedet/tests/test.make:
61         * cedet/tests/test.c:
62         * cedet/tests/testjavacomp.java:
63         * cedet/tests/testspp.c:
64         * cedet/tests/testsppreplace.c:
65         * cedet/tests/testsppreplaced.c:
66         * cedet/tests/testsubclass.cpp:
67         * cedet/tests/testsubclass.hh:
68         * cedet/tests/testtypedefs.cpp:
69         * cedet/tests/testvarnames.c:
70         * cedet/tests/test.el:
71         * cedet/tests/testdoublens.cpp:
72         * cedet/tests/testdoublens.hpp: Add copyright header.
74         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
75         Remove reference to deleted files.
77 2010-03-30  Juri Linkov  <juri@jurta.org>
79         * occur-testsuite.el (occur-tests): Add tests for context lines.
81 2010-03-23  Juri Linkov  <juri@jurta.org>
83         * occur-testsuite.el: New file.
85 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
87         * Branch for 23.2.
89 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
91         * icalendar-testsuite.el
92         (icalendar-testsuite--run-function-tests): Added new tests.
93         (icalendar-testsuite--test-diarytime-to-isotime): Added another
94         testcase.
95         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
96         (icalendar-testsuite--test-convert-weekly-to-ical): New.
97         (icalendar-testsuite--test-convert-yearly-to-ical): New.
98         (icalendar-testsuite--test-convert-block-to-ical): New.
99         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
100         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
102 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
104         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
105         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
106         Fix typos in docstrings and error messages.
107         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
109 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
111         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
112         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
113         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
115 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
117         * icalendar-testsuite.el
118         (icalendar-testsuite--run-function-tests): Added
119         icalendar-testsuite--test-parse-vtimezone.
120         (icalendar-testsuite--test-parse-vtimezone): New.
121         (icalendar-testsuite--do-test-cycle): Doc changes.
122         (icalendar-testsuite--run-real-world-tests): Removed trailing
123         whitespace -- see change of icalendar--add-diary-entry in
124         icalendar.el.
125         (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
127 2009-09-30  Glenn Morris  <rgm@gnu.org>
129         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
131 2009-06-26  Eric Ludlam  <zappo@gnu.org>
133         * cedet/*: New unit tests, from CEDET repository.
135 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
137         * redisplay-testsuite.el: New file.
139 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
141         * Branch for 23.1.
143 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
145         * icalendar-testsuite.el
146         (icalendar-testsuite--run-function-tests): Added
147         icalendar-testsuite--test-diarytime-to-isotime.
148         (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
149         recent icalendar fixes.
150         (icalendar-testsuite--test-diarytime-to-isotime): New.
151         (icalendar-testsuite--test-create-uid): Adjusted to recent
152         icalendar changes.
154 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
156         * bytecomp-testsuite.el: New file.
158 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
160         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
161         Added `icalendar-testsuite--test-create-uid'.
162         (icalendar-testsuite--test-create-uid): New.
164 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
166         * newsticker-testsuite.el: New file.
168 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
170         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
171         Add icalendar-testsuite--test-datestring-to-isodate,
172         icalendar-testsuite--test-datetime-to-diary-date, and
173         icalendar-testsuite--test-calendar-style.
174         (icalendar-testsuite--test-format-ical-event):
175         (icalendar-testsuite--test-parse-summary-and-rest):
176         Doc fix.  Remove european-calendar-style.
177         (icalendar-testsuite--get-ical-event): Doc fix.
178         (icalendar-testsuite--test-first-weekday-of-year):
179         (icalendar-testsuite--run-cycle-tests): Add doc string.
180         (icalendar-testsuite--test-datestring-to-isodate):
181         (icalendar-testsuite--test-datetime-to-diary-date):
182         (icalendar-testsuite--test-calendar-style): New functions.
183         (icalendar-testsuite--test-export): Handle iso date style.
184         New arg INPUT-ISO.  Use calendar-date-style.
185         (icalendar-testsuite--test-import): Handle iso date style.
186         New arg EXPECTED-ISO.  Use calendar-date-style.
187         (icalendar-testsuite--test-cycle): Handle iso date style.
188         (icalendar-testsuite--run-import-tests):
189         (icalendar-testsuite--run-export-tests):
190         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
192 2008-02-29  Glenn Morris  <rgm@gnu.org>
194         * README: New file.
196 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
198         * icalendar-testsuite.el: New file.
200 ;; Local Variables:
201 ;; coding: utf-8
202 ;; add-log-time-zone-rule: t
203 ;; End:
205     Copyright (C) 2008, 2009, 2010  Free Software Foundation, Inc.
207   This file is part of GNU Emacs.
209   GNU Emacs is free software: you can redistribute it and/or modify
210   it under the terms of the GNU General Public License as published by
211   the Free Software Foundation, either version 3 of the License, or
212   (at your option) any later version.
214   GNU Emacs is distributed in the hope that it will be useful,
215   but WITHOUT ANY WARRANTY; without even the implied warranty of
216   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
217   GNU General Public License for more details.
219   You should have received a copy of the GNU General Public License
220   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
222 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7