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