XEmacs 21.2.41 "Polyhymnia".
[chise/xemacs-chise.git.1] / tests / ChangeLog
1 2001-01-17  Martin Buchholz <martin@xemacs.org>
2
3         * XEmacs 21.2.41 "Polyhymnia" is released.
4
5 2001-01-15  Martin Buchholz  <martin@xemacs.org>
6
7         * automated/byte-compiler-tests.el ((let ((z 1)) (or (setq z 42)) z)):
8         Add regression test for mis-byte-compilation.
9
10 2001-01-08  Martin Buchholz <martin@xemacs.org>
11
12         * XEmacs 21.2.40 is released.
13
14 2000-12-31  Martin Buchholz <martin@xemacs.org>
15
16         * XEmacs 21.2.39 is released.
17
18 2000-12-28  Martin Buchholz  <martin@xemacs.org>
19
20         * automated/lisp-tests.el:
21         Avoid triggering Solaris printf buffer overflow from (format).
22
23 2000-12-04  Yoshiki Hayashi  <yoshiki@xemacs.org>
24
25         * redisplay-tests.el: New file.
26
27 2000-12-12  Martin Buchholz  <martin@xemacs.org>
28
29         * automated/lisp-tests.el: Add/Change (format) tests.
30
31 2000-12-04  Yoshiki Hayashi  <yoshiki@xemacs.org>
32
33         * automated/lisp-test.el: Test if all-completions ignore
34         elements start with space.
35
36 2000-12-04  Yoshiki Hayashi  <yoshiki@xemacs.org>
37
38         * automated/regexp-tests.el: Test unmatched search doesn't
39         alter match-string.
40
41 2000-12-05  Martin Buchholz <martin@xemacs.org>
42
43         * XEmacs 21.2.38 is released.
44
45 2000-12-01  Martin Buchholz  <martin@xemacs.org>
46
47         * automated/test-harness.el (test-harness-from-buffer): Throw away
48         all warnings, even those not influenced by byte-compiler-warnings.
49
50 2000-11-30  Martin Buchholz  <martin@xemacs.org>
51
52         * automated/lisp-tests.el:
53         Test byte-compiler arithmetic optimizations.
54
55 2000-11-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
56
57         * automated/case-tests.el: Add more tests.
58
59 2000-11-24  Yoshiki Hayashi  <yoshiki@xemacs.org>
60
61         * automated/regexp-tests.el: New file.
62
63 2000-11-22  Martin Buchholz  <martin@xemacs.org>
64
65         * automated/lisp-tests.el: 
66         Add 64-bit-correctness format tests.
67         Don't quote the first arg to Check-Error.
68
69 2000-11-14  Yoshiki Hayashi  <yoshiki@xemacs.org>
70
71         * automated/case-tests.el: New file.
72
73 2000-11-14  Martin Buchholz <martin@xemacs.org>
74
75         * XEmacs 21.2.37 is released.
76
77 2000-11-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
78
79         * automated/lisp-test.el: More format tests.
80
81 2000-11-10  Yoshiki Hayashi  <yoshiki@xemacs.org>
82
83         * automated/ccl-tests.el (ccl-test-simple-read-and-write):
84         (ccl-test-read-write-multibyte-character): Use make-char
85         for non MULE XEmacs.
86
87 2000-10-15  MIYASHITA Hisashi <himi@m17n.org>
88
89         * automated/ccl-tests.el: New file.
90
91 2000-10-30  Yoshiki Hayashi  <yoshiki@xemacs.org>
92
93         * automated/lisp-test.el: Add test for format.
94
95 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
96
97         * automated/byte-compiler-test.el: Add optimization test for
98         byte-after-unbind-ops.
99
100 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
101
102         * automated/hash-table-test.el: Make new cons cell for
103         equal and not eq object.
104
105 2000-10-03  Yoshiki Hayashi  <yoshiki@xemacs.org>
106
107         * automated/lisp-test.el: Add replace-match test.
108
109 2000-10-04  Martin Buchholz <martin@xemacs.org>
110
111         * XEmacs 21.2.36 is released.
112
113 2000-09-27  Martin Buchholz  <martin@xemacs.org>
114
115         * automated/lisp-tests.el: Add `current-time' test.
116
117 2000-09-16  Martin Buchholz  <martin@xemacs.org>
118
119         * automated/mule-tests.el: Add ucs tests.
120
121         * DLL/dltest.c: Remove reference to obsolete emacsfns.h
122
123 2000-08-03  Yoshiki Hayashi  <yoshiki@xemacs.org>
124
125         * automated/lisp-test.el: Check matching \\= against string
126         doesn't crash XEmacs.
127         From: Markus Linnala <maage@cs.tut.fi>
128
129 2000-07-26  Andy Piper  <andy@xemacs.org>
130
131         * glyph-test.el: fix for new glyph instantiation mechanism.
132
133 2000-07-31  Martin Buchholz  <martin@xemacs.org>
134
135         * automated/hash-table-tests.el:
136         Fix up test suite to comply with new hash table weakness API.
137
138 2000-07-19  Martin Buchholz <martin@xemacs.org>
139
140         * XEmacs 21.2.35 is released.
141
142 2000-06-17  Martin Buchholz  <martin@xemacs.org>
143
144         * automated/database-tests.el: Remove any previous .pag, .dir files.
145
146 2000-05-28  Martin Buchholz <martin@xemacs.org>
147
148         * XEmacs 21.2.34 is released.
149
150 2000-05-01  Martin Buchholz <martin@xemacs.org>
151
152         * XEmacs 21.2.33 is released.
153
154 2000-03-20  Martin Buchholz <martin@xemacs.org>
155
156         * XEmacs 21.2.32 is released.
157
158 2000-03-10  Martin Buchholz  <martin@xemacs.org>
159
160         * automated/mule-tests.el: Check that (make-temp-name) returns
161         unique values.
162
163 2000-03-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
164
165         * gutter-test.el: Fix name of specifier.
166
167 2000-02-23  Martin Buchholz <martin@xemacs.org>
168
169         * XEmacs 21.2.31 is released.
170
171 2000-02-21  Martin Buchholz <martin@xemacs.org>
172
173         * XEmacs 21.2.30 is released.
174
175 2000-02-17  Martin Buchholz  <martin@xemacs.org>
176
177         * automated/mule-tests.el: Added some fileio tests.
178
179 2000-02-16  Martin Buchholz <martin@xemacs.org>
180
181         * XEmacs 21.2.29 is released.
182
183 2000-02-13  Martin Buchholz  <martin@xemacs.org>
184
185         * automated/lisp-tests.el: Add subseq tests.
186
187 2000-02-07  Martin Buchholz <martin@xemacs.org>
188
189         * XEmacs 21.2.28 is released.
190
191 2000-02-07  Martin Buchholz  <martin@xemacs.org>
192
193         * automated/lisp-tests.el: Add plist manipulation tests.
194
195 2000-02-02  Martin Buchholz  <martin@xemacs.org>
196
197         * automated/symbol-tests.el: Crashes fixed, so resurrect
198         makunbound test for dontusethis-set-symbol-value-handler.
199         Add more dontusethis-set-symbol-value-handler tests.
200         Should fix any lingering problems with gnus playing with
201         pathname-coding-system.
202
203 2000-01-25  Martin Buchholz  <martin@xemacs.org>
204
205         * mule-tests.el: Add coding-system tests.
206
207 2000-01-18  Martin Buchholz <martin@xemacs.org>
208
209         * XEmacs 21.2.27 is released.
210
211 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
212
213         * automated/syntax-tests.el: New file.
214         Add test for scan_words using forward-word and backword-word.
215
216 2000-01-08  Martin Buchholz  <martin@xemacs.org>
217
218         * automated/mule-tests.el: 
219         Test resizing of small and big (> 8k bytes) strings.
220
221 1999-12-31  Martin Buchholz <martin@xemacs.org>
222
223         * XEmacs 21.2.26 is released.
224
225 1999-12-24  Martin Buchholz <martin@xemacs.org>
226
227         * XEmacs 21.2.25 is released.
228
229 1999-12-21  Martin Buchholz  <martin@xemacs.org>
230
231         * automated/byte-compiler-tests.el: Add Jan's tests for equal
232         effect of bytecode and interpreted code.
233
234         * automated/lisp-tests.el: Add tests for near-text functions.
235
236 1999-12-19  Martin Buchholz  <martin@xemacs.org>
237
238         * automated/mule-tests.el: Add tests for fillarray, aset.
239
240 1999-12-17  Martin Buchholz  <martin@xemacs.org>
241
242         * automated/lisp-tests.el:  Add tests for mapcar1() crashes.
243
244 1999-12-14  Martin Buchholz <martin@xemacs.org>
245
246         * XEmacs 21.2.24 is released.
247
248 1999-12-07  Martin Buchholz <martin@xemacs.org>
249
250         * XEmacs 21.2.23 is released.
251
252 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
253
254         * XEmacs 21.2.22 is released
255
256 1999-11-28  Martin Buchholz <martin@xemacs.org>
257
258         * XEmacs 21.2.21 is released.
259
260 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
261
262         * XEmacs 21.2.20 is released
263
264 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
265
266         * XEmacs 21.2.19 is released
267
268 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
269
270         * XEmacs 21.2.18 is released
271
272 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
273
274         * XEmacs 21.2.17 is released
275
276 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
277
278         * XEmacs 21.2.16 is released
279
280 1999-06-07  Hrvoje Niksic  <hniksic@srce.hr>
281
282         * automated/base64-tests.el: Check for error instead for nil where 
283         error conditions are expected.
284
285         * automated/base64-tests.el: Comment out (for now) the code that
286         causes crashes.
287
288 1999-06-05  Hrvoje Niksic  <hniksic@srce.hr>
289
290         * automated/base64-tests.el: Check that the decoder handles
291         arbitrary characters.  Cut down on the number of tests.
292
293 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
294
295         * XEmacs 21.2.15 is released
296
297 1999-06-02  Oscar Figueiredo  <oscar@xemacs.org>
298
299         * automated/lisp-tests.el: Test `split-string'
300
301 1999-05-27  Hrvoje Niksic  <hniksic@srce.hr>
302
303         * automated/base64-tests.el: New file.
304
305 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
306
307         * XEmacs 21.2.14 is released
308
309 1999-05-06  Hrvoje Niksic  <hniksic@srce.hr>
310
311         * automated/symbol-tests.el: Add many more tests.
312
313 1999-05-06  Hrvoje Niksic  <hniksic@srce.hr>
314
315         * automated/lisp-tests.el: Ditto.
316
317         * automated/hash-table-tests.el: Ditto.
318
319         * automated/database-tests.el: Don't use backquote where quote
320         would suffice.
321
322         * automated/symbol-tests.el: Add tests for magic symbols.
323
324 1999-05-04  Hrvoje Niksic  <hniksic@srce.hr>
325
326         * automated/hash-table-tests.el: Fix comment.
327
328 1999-04-22  Hrvoje Niksic  <hniksic@srce.hr>
329
330         * automated/test-harness.el (batch-test-emacs): Minor fixes.
331
332 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
333
334         * XEmacs 21.2.13 is released
335
336 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
337
338         * XEmacs 21.2.12 is released
339
340 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
341
342         * XEmacs 21.2.11 is released
343
344 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
345
346         * XEmacs 21.2.10 is released
347
348 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
349
350         * XEmacs 21.2.9 is released
351
352 1999-01-30  Martin Buchholz  <martin@xemacs.org>
353
354         * automated/lisp-tests.el: Add test for buffer-local function
355         parameter crash
356
357 1998-12-30  Martin Buchholz  <martin@xemacs.org>
358
359         * automated/database-tests.el: Minor tweaks
360
361         * ChangeLog: new file
362