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