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