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