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