Update Semantic test copyrights, delete some test files (Bug#4656).
[emacs.git] / test / ChangeLog
blob3ed598938021ffbf6b07f4f70bb417d23f79f17c
1 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
3         * cedet/tests/test.cpp:
4         * cedet/tests/test.py:
5         * cedet/tests/teststruct.cpp:
6         * cedet/tests/testtemplates.cpp:
7         * cedet/tests/testusing.cpp:
8         * cedet/tests/scopetest.cpp:
9         * cedet/tests/scopetest.java: Files deleted.
11         * cedet/tests/test.make:
12         * cedet/tests/test.c:
13         * cedet/tests/testjavacomp.java:
14         * cedet/tests/testspp.c:
15         * cedet/tests/testsppreplace.c:
16         * cedet/tests/testsppreplaced.c:
17         * cedet/tests/testsubclass.cpp:
18         * cedet/tests/testsubclass.hh:
19         * cedet/tests/testtypedefs.cpp:
20         * cedet/tests/testvarnames.c:
21         * cedet/tests/test.el:
22         * cedet/tests/testdoublens.cpp:
23         * cedet/tests/testdoublens.hpp: Add copyright header.
25         * cedet/semantic-tests.el (semanticdb-test-gnu-global): Remove
26         reference to deleted files.
28 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
30         * icalendar-testsuite.el
31         (icalendar-testsuite--run-function-tests): Added new tests.
32         (icalendar-testsuite--test-diarytime-to-isotime): Added another
33         testcase.
34         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
35         (icalendar-testsuite--test-convert-weekly-to-ical): New.
36         (icalendar-testsuite--test-convert-yearly-to-ical): New.
37         (icalendar-testsuite--test-convert-block-to-ical): New.
38         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
39         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
41 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
43         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
44         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
45         Fix typos in docstrings and error messages.
46         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
48 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
50         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
51         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
52         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
54 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
56         * icalendar-testsuite.el
57         (icalendar-testsuite--run-function-tests): Added
58         icalendar-testsuite--test-parse-vtimezone.
59         (icalendar-testsuite--test-parse-vtimezone): New.
60         (icalendar-testsuite--do-test-cycle): Doc changes.
61         (icalendar-testsuite--run-real-world-tests): Removed trailing
62         whitespace -- see change of icalendar--add-diary-entry in
63         icalendar.el.
64         (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
66 2009-09-30  Glenn Morris  <rgm@gnu.org>
68         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
70 2009-06-26  Eric Ludlam  <zappo@gnu.org>
72         * cedet/*: New unit tests, from CEDET repository.
74 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
76         * redisplay-testsuite.el: New file.
78 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
80         * Branch for 23.1.
82 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
84         * icalendar-testsuite.el
85         (icalendar-testsuite--run-function-tests): Added
86         icalendar-testsuite--test-diarytime-to-isotime.
87         (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
88         recent icalendar fixes.
89         (icalendar-testsuite--test-diarytime-to-isotime): New.
90         (icalendar-testsuite--test-create-uid): Adjusted to recent
91         icalendar changes.
93 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
95         * bytecomp-testsuite.el: New file.
97 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
99         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
100         Added `icalendar-testsuite--test-create-uid'.
101         (icalendar-testsuite--test-create-uid): New.
103 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
105         * newsticker-testsuite.el: New file.
107 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
109         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
110         Add icalendar-testsuite--test-datestring-to-isodate,
111         icalendar-testsuite--test-datetime-to-diary-date, and
112         icalendar-testsuite--test-calendar-style.
113         (icalendar-testsuite--test-format-ical-event):
114         (icalendar-testsuite--test-parse-summary-and-rest):
115         Doc fix.  Remove european-calendar-style.
116         (icalendar-testsuite--get-ical-event): Doc fix.
117         (icalendar-testsuite--test-first-weekday-of-year):
118         (icalendar-testsuite--run-cycle-tests): Add doc string.
119         (icalendar-testsuite--test-datestring-to-isodate):
120         (icalendar-testsuite--test-datetime-to-diary-date):
121         (icalendar-testsuite--test-calendar-style): New functions.
122         (icalendar-testsuite--test-export): Handle iso date style.
123         New arg INPUT-ISO.  Use calendar-date-style.
124         (icalendar-testsuite--test-import): Handle iso date style.
125         New arg EXPECTED-ISO.  Use calendar-date-style.
126         (icalendar-testsuite--test-cycle): Handle iso date style.
127         (icalendar-testsuite--run-import-tests):
128         (icalendar-testsuite--run-export-tests):
129         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
131 2008-02-29  Glenn Morris  <rgm@gnu.org>
133         * README: New file.
135 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
137         * icalendar-testsuite.el: New file.
139 ;; Local Variables:
140 ;; coding: utf-8
141 ;; add-log-time-zone-rule: t
142 ;; End:
144     Copyright (C) 2008, 2009, 2010  Free Software Foundation, Inc.
146   This file is part of GNU Emacs.
148   GNU Emacs is free software: you can redistribute it and/or modify
149   it under the terms of the GNU General Public License as published by
150   the Free Software Foundation, either version 3 of the License, or
151   (at your option) any later version.
153   GNU Emacs is distributed in the hope that it will be useful,
154   but WITHOUT ANY WARRANTY; without even the implied warranty of
155   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
156   GNU General Public License for more details.
158   You should have received a copy of the GNU General Public License
159   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
161 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7