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