* src/font.c (font_parse_fcname): Rewrite GTK font name parser.
[bpt/emacs.git] / test / ChangeLog
1 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
2
3 * font-parse-testsuite.el (test-font-parse-data): New file.
4
5 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * indent/prolog.prolog: Add tokenizing tests.
8
9 2011-01-13 Christian Ohler <ohler@gnu.org>
10
11 * automated: New directory for automated tests.
12
13 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
14
15 * automated/Makefile.in: New file.
16
17 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
18
19 * indent/modula2.mod: New file.
20
21 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
22
23 * indent/octave.m: Add a test to ensure indentation is local.
24
25 2010-10-23 Glenn Morris <rgm@gnu.org>
26
27 * comint-testsuite.el
28 (comint-testsuite--test-comint-password-prompt-regexp):
29 Add "Please enter the password". (Bug#7224)
30
31 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
32
33 * indent/prolog.prolog: Use normal spacing around !.
34
35 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
36
37 * indent/octave.m: Remove one more `fixindent'. Use `end'.
38
39 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
40
41 * indent/octave.m: Remove some `fixindent' not needed any more.
42
43 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
44
45 * indent/octave.m: New file.
46
47 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
48
49 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
50 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
51 (icalendar-testsuite--run-internal-tests): New.
52 (icalendar-testsuite--test-convert-ordinary-to-ical)
53 (icalendar-testsuite--test-convert-block-to-ical)
54 (icalendar-testsuite--test-convert-anniversary-to-ical)
55 (icalendar-testsuite--test-parse-vtimezone)
56 (icalendar-testsuite--do-test-export): Code formatting.
57 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
58 (icalendar-testsuite--do-test-import)
59 (icalendar-testsuite--do-test-cycle):
60 Use icalendar-testsuite--compare-strings
61 (icalendar-testsuite--run-import-tests): Comment added.
62 (icalendar-testsuite--run-import-tests)
63 (icalendar-testsuite--run-real-world-tests): Fix expected results.
64
65 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
66
67 * redisplay-testsuite.el (test-redisplay-3): New test.
68
69 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
70
71 * comint-testsuite.el: New file.
72
73 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
74
75 * indent: New dir.
76
77 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
78
79 * Version 23.2 released.
80
81 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
82
83 * cedet/semantic-ia-utest.el
84 (semantic-symref-test-count-hits-in-tag): Add function, from
85 semantic-test.el.
86
87 * cedet/tests/test.cpp:
88 * cedet/tests/test.py:
89 * cedet/tests/teststruct.cpp:
90 * cedet/tests/testtemplates.cpp:
91 * cedet/tests/testusing.cpp:
92 * cedet/tests/scopetest.cpp:
93 * cedet/tests/scopetest.java: Files deleted.
94
95 * cedet/tests/test.make:
96 * cedet/tests/test.c:
97 * cedet/tests/testjavacomp.java:
98 * cedet/tests/testspp.c:
99 * cedet/tests/testsppreplace.c:
100 * cedet/tests/testsppreplaced.c:
101 * cedet/tests/testsubclass.cpp:
102 * cedet/tests/testsubclass.hh:
103 * cedet/tests/testtypedefs.cpp:
104 * cedet/tests/testvarnames.c:
105 * cedet/tests/test.el:
106 * cedet/tests/testdoublens.cpp:
107 * cedet/tests/testdoublens.hpp: Add copyright header.
108
109 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
110 Remove reference to deleted files.
111
112 2010-03-30 Juri Linkov <juri@jurta.org>
113
114 * occur-testsuite.el (occur-tests): Add tests for context lines.
115
116 2010-03-23 Juri Linkov <juri@jurta.org>
117
118 * occur-testsuite.el: New file.
119
120 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
121
122 * Branch for 23.2.
123
124 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
125
126 * icalendar-testsuite.el
127 (icalendar-testsuite--run-function-tests): Added new tests.
128 (icalendar-testsuite--test-diarytime-to-isotime): Added another
129 testcase.
130 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
131 (icalendar-testsuite--test-convert-weekly-to-ical): New.
132 (icalendar-testsuite--test-convert-yearly-to-ical): New.
133 (icalendar-testsuite--test-convert-block-to-ical): New.
134 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
135 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
136
137 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
138
139 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
140 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
141 Fix typos in docstrings and error messages.
142 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
143
144 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
145
146 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
147 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
148 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
149
150 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
151
152 * icalendar-testsuite.el
153 (icalendar-testsuite--run-function-tests): Added
154 icalendar-testsuite--test-parse-vtimezone.
155 (icalendar-testsuite--test-parse-vtimezone): New.
156 (icalendar-testsuite--do-test-cycle): Doc changes.
157 (icalendar-testsuite--run-real-world-tests): Removed trailing
158 whitespace -- see change of icalendar--add-diary-entry in
159 icalendar.el.
160 (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
161
162 2009-09-30 Glenn Morris <rgm@gnu.org>
163
164 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
165
166 2009-06-26 Eric Ludlam <zappo@gnu.org>
167
168 * cedet/*: New unit tests, from CEDET repository.
169
170 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
171
172 * redisplay-testsuite.el: New file.
173
174 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
175
176 * Branch for 23.1.
177
178 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
179
180 * icalendar-testsuite.el
181 (icalendar-testsuite--run-function-tests): Added
182 icalendar-testsuite--test-diarytime-to-isotime.
183 (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
184 recent icalendar fixes.
185 (icalendar-testsuite--test-diarytime-to-isotime): New.
186 (icalendar-testsuite--test-create-uid): Adjusted to recent
187 icalendar changes.
188
189 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
190
191 * bytecomp-testsuite.el: New file.
192
193 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
194
195 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
196 Added `icalendar-testsuite--test-create-uid'.
197 (icalendar-testsuite--test-create-uid): New.
198
199 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
200
201 * newsticker-testsuite.el: New file.
202
203 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
204
205 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
206 Add icalendar-testsuite--test-datestring-to-isodate,
207 icalendar-testsuite--test-datetime-to-diary-date, and
208 icalendar-testsuite--test-calendar-style.
209 (icalendar-testsuite--test-format-ical-event):
210 (icalendar-testsuite--test-parse-summary-and-rest):
211 Doc fix. Remove european-calendar-style.
212 (icalendar-testsuite--get-ical-event): Doc fix.
213 (icalendar-testsuite--test-first-weekday-of-year):
214 (icalendar-testsuite--run-cycle-tests): Add doc string.
215 (icalendar-testsuite--test-datestring-to-isodate):
216 (icalendar-testsuite--test-datetime-to-diary-date):
217 (icalendar-testsuite--test-calendar-style): New functions.
218 (icalendar-testsuite--test-export): Handle iso date style.
219 New arg INPUT-ISO. Use calendar-date-style.
220 (icalendar-testsuite--test-import): Handle iso date style.
221 New arg EXPECTED-ISO. Use calendar-date-style.
222 (icalendar-testsuite--test-cycle): Handle iso date style.
223 (icalendar-testsuite--run-import-tests):
224 (icalendar-testsuite--run-export-tests):
225 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
226
227 2008-02-29 Glenn Morris <rgm@gnu.org>
228
229 * README: New file.
230
231 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
232
233 * icalendar-testsuite.el: New file.
234
235 ;; Local Variables:
236 ;; coding: utf-8
237 ;; End:
238
239 Copyright (C) 2008-2011 Free Software Foundation, Inc.
240
241 This file is part of GNU Emacs.
242
243 GNU Emacs is free software: you can redistribute it and/or modify
244 it under the terms of the GNU General Public License as published by
245 the Free Software Foundation, either version 3 of the License, or
246 (at your option) any later version.
247
248 GNU Emacs is distributed in the hope that it will be useful,
249 but WITHOUT ANY WARRANTY; without even the implied warranty of
250 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
251 GNU General Public License for more details.
252
253 You should have received a copy of the GNU General Public License
254 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.