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