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