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