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