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