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