* dired.el (dired-mode-map): Rebind "\C-t\C-t" from
[emacs.git] / test / ChangeLog
blobd2e6e486d2e25f217b9cdf8fe8b4e110e7087040
1 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3         * Version 23.2 released.
5 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
7         * cedet/semantic-ia-utest.el
8         (semantic-symref-test-count-hits-in-tag): Add function, from
9         semantic-test.el.
11         * cedet/tests/test.cpp:
12         * cedet/tests/test.py:
13         * cedet/tests/teststruct.cpp:
14         * cedet/tests/testtemplates.cpp:
15         * cedet/tests/testusing.cpp:
16         * cedet/tests/scopetest.cpp:
17         * cedet/tests/scopetest.java: Files deleted.
19         * cedet/tests/test.make:
20         * cedet/tests/test.c:
21         * cedet/tests/testjavacomp.java:
22         * cedet/tests/testspp.c:
23         * cedet/tests/testsppreplace.c:
24         * cedet/tests/testsppreplaced.c:
25         * cedet/tests/testsubclass.cpp:
26         * cedet/tests/testsubclass.hh:
27         * cedet/tests/testtypedefs.cpp:
28         * cedet/tests/testvarnames.c:
29         * cedet/tests/test.el:
30         * cedet/tests/testdoublens.cpp:
31         * cedet/tests/testdoublens.hpp: Add copyright header.
33         * cedet/semantic-tests.el (semanticdb-test-gnu-global):
34         Remove reference to deleted files.
36 2010-03-30  Juri Linkov  <juri@jurta.org>
38         * occur-testsuite.el (occur-tests): Add tests for context lines.
40 2010-03-23  Juri Linkov  <juri@jurta.org>
42         * occur-testsuite.el: New file.
44 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
46         * Branch for 23.2.
48 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
50         * icalendar-testsuite.el
51         (icalendar-testsuite--run-function-tests): Added new tests.
52         (icalendar-testsuite--test-diarytime-to-isotime): Added another
53         testcase.
54         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
55         (icalendar-testsuite--test-convert-weekly-to-ical): New.
56         (icalendar-testsuite--test-convert-yearly-to-ical): New.
57         (icalendar-testsuite--test-convert-block-to-ical): New.
58         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
59         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
61 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
63         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
64         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
65         Fix typos in docstrings and error messages.
66         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
68 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
70         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
71         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
72         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
74 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
76         * icalendar-testsuite.el
77         (icalendar-testsuite--run-function-tests): Added
78         icalendar-testsuite--test-parse-vtimezone.
79         (icalendar-testsuite--test-parse-vtimezone): New.
80         (icalendar-testsuite--do-test-cycle): Doc changes.
81         (icalendar-testsuite--run-real-world-tests): Removed trailing
82         whitespace -- see change of icalendar--add-diary-entry in
83         icalendar.el.
84         (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
86 2009-09-30  Glenn Morris  <rgm@gnu.org>
88         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
90 2009-06-26  Eric Ludlam  <zappo@gnu.org>
92         * cedet/*: New unit tests, from CEDET repository.
94 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
96         * redisplay-testsuite.el: New file.
98 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
100         * Branch for 23.1.
102 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
104         * icalendar-testsuite.el
105         (icalendar-testsuite--run-function-tests): Added
106         icalendar-testsuite--test-diarytime-to-isotime.
107         (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
108         recent icalendar fixes.
109         (icalendar-testsuite--test-diarytime-to-isotime): New.
110         (icalendar-testsuite--test-create-uid): Adjusted to recent
111         icalendar changes.
113 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
115         * bytecomp-testsuite.el: New file.
117 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
119         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
120         Added `icalendar-testsuite--test-create-uid'.
121         (icalendar-testsuite--test-create-uid): New.
123 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
125         * newsticker-testsuite.el: New file.
127 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
129         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
130         Add icalendar-testsuite--test-datestring-to-isodate,
131         icalendar-testsuite--test-datetime-to-diary-date, and
132         icalendar-testsuite--test-calendar-style.
133         (icalendar-testsuite--test-format-ical-event):
134         (icalendar-testsuite--test-parse-summary-and-rest):
135         Doc fix.  Remove european-calendar-style.
136         (icalendar-testsuite--get-ical-event): Doc fix.
137         (icalendar-testsuite--test-first-weekday-of-year):
138         (icalendar-testsuite--run-cycle-tests): Add doc string.
139         (icalendar-testsuite--test-datestring-to-isodate):
140         (icalendar-testsuite--test-datetime-to-diary-date):
141         (icalendar-testsuite--test-calendar-style): New functions.
142         (icalendar-testsuite--test-export): Handle iso date style.
143         New arg INPUT-ISO.  Use calendar-date-style.
144         (icalendar-testsuite--test-import): Handle iso date style.
145         New arg EXPECTED-ISO.  Use calendar-date-style.
146         (icalendar-testsuite--test-cycle): Handle iso date style.
147         (icalendar-testsuite--run-import-tests):
148         (icalendar-testsuite--run-export-tests):
149         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
151 2008-02-29  Glenn Morris  <rgm@gnu.org>
153         * README: New file.
155 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
157         * icalendar-testsuite.el: New file.
159 ;; Local Variables:
160 ;; coding: utf-8
161 ;; add-log-time-zone-rule: t
162 ;; End:
164     Copyright (C) 2008, 2009, 2010  Free Software Foundation, Inc.
166   This file is part of GNU Emacs.
168   GNU Emacs is free software: you can redistribute it and/or modify
169   it under the terms of the GNU General Public License as published by
170   the Free Software Foundation, either version 3 of the License, or
171   (at your option) any later version.
173   GNU Emacs is distributed in the hope that it will be useful,
174   but WITHOUT ANY WARRANTY; without even the implied warranty of
175   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
176   GNU General Public License for more details.
178   You should have received a copy of the GNU General Public License
179   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
181 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7