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