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