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