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