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