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