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