1720
|
1 2003-09-27 Adrian Aichner <adrian@xemacs.org>
|
|
2
|
|
3 * automated/test-harness.el: Syntax emergency fix.
|
|
4
|
1719
|
5 2003-09-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
6
|
|
7 * automated/test-harness.el: Give the maintainers what they want.
|
|
8
|
1717
|
9 2003-09-26 Adrian Aichner <adrian@xemacs.org>
|
|
10
|
|
11 * automated/test-harness.el (test-harness-from-buffer): Revert
|
|
12 logging results when running noninteractive per Stephen
|
|
13 J. Turnbull's veto.
|
|
14
|
1716
|
15 2003-09-26 Steve Youngs <youngs@xemacs.org>
|
|
16
|
|
17 * XEmacs 21.5.16 "celeriac" is released.
|
|
18
|
1714
|
19 2003-09-25 Stephen J. Turnbull <stephen@xemacs.org>
|
|
20
|
|
21 * automated/regexp-tests.el (multiple-match): Test \{m,n\}.
|
|
22
|
1665
|
23 2003-09-03 Steve Youngs <youngs@xemacs.org>
|
|
24
|
|
25 * XEmacs 21.5.15 "celery" is released.
|
|
26
|
1656
|
27 2003-08-31 Adrian Aichner <adrian@xemacs.org>
|
|
28
|
|
29 * automated/test-harness.el (test-harness-from-buffer): Log
|
|
30 results when running noninteractive.
|
|
31 * automated/test-harness.el (batch-test-emacs): Remove misplaced
|
|
32 debugging code.
|
|
33
|
1636
|
34 2003-08-19 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
|
|
35 Markus Kaltenbach <makalten@informatik.uni-tuebingen.de>
|
|
36
|
|
37 * automated/weak-tests.el: Added tests for weak-lists.
|
|
38
|
1612
|
39 2003-08-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
40
|
|
41 * automated/regexp-tests.el: Update copyright notice and
|
|
42 maintainer name. Improve comment on stale match tests.
|
|
43
|
1510
|
44 2003-06-01 Steve Youngs <youngs@xemacs.org>
|
|
45
|
|
46 * XEmacs 21.5.14 "cassava" is released.
|
|
47
|
1473
|
48 2003-05-10 Steve Youngs <youngs@xemacs.org>
|
|
49
|
|
50 * XEmacs 21.5.13 "cauliflower" is released.
|
|
51
|
1472
|
52 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
53
|
|
54 * automated/regexp-tests.el (replace-match): Revert test to Assert
|
|
55 that registers are preserved on a failed match.
|
|
56 (stale match data): Test for preserve-on-failure behavior.
|
|
57
|
1431
|
58 2003-04-24 Steve Youngs <youngs@xemacs.org>
|
|
59
|
|
60 * XEmacs 21.5.12 "carrot" is released.
|
|
61
|
1425
|
62 2003-04-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
63
|
|
64 * automated/test-harness.el (test-harness-risk-infloops):
|
|
65 New variable.
|
|
66
|
|
67 * automated/lisp-tests.el (split-string): Add tests for new API
|
|
68 spec. Conditionally re-enable potential infloops.
|
|
69
|
|
70 2003-04-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
71
|
|
72 * automated/regexp-tests.el (stale match data): Update comment.
|
|
73 (replace-match): Check-Error after failed match.
|
|
74
|
1413
|
75 2003-04-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
76
|
|
77 * automated/test-harness.el (test-harness-known-bug): Deleted.
|
|
78 (test-harness-failure-tag, test-harness-success-tag): New variables.
|
|
79 (Known-Bug-Expect-Failure): Bind them.
|
|
80 (Implementation-Incomplete-Expect-Failure): New macro. Bind *-tag.
|
|
81 (Print-Failure, Print-Pass): Use *-tag instead of literal strings.
|
|
82
|
|
83 * automated/symbol-tests.el (weak reference uniqueness): Mike sez
|
|
84 tests of garbage collector are due to incomplete descriptorization
|
|
85 of lisp types. Tag with Implementation-Incomplete-Expect-Failure
|
|
86 if KKCC.
|
|
87
|
|
88 2003-04-03 Stephen J. Turnbull <stephen@xemacs.org>
|
|
89
|
|
90 * automated/regexp-tests.el: Change known-bug status of Mule ranges.
|
|
91
|
1389
|
92 2003-03-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
93
|
|
94 * automated/regexp-tests.el: Change known-bug status of "\\b".
|
|
95
|
1316
|
96 2003-02-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
97
|
|
98 * automated/mule-tests.el (charsets-in-string):
|
|
99 (charsets-in-string):
|
|
100 Not all that glitters is gold, nor eq that which is equal. D'oh.
|
|
101
|
1307
|
102 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
103
|
|
104 * XEmacs 21.5.11 "cabbage" is released.
|
|
105
|
1231
|
106 2003-01-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
107
|
|
108 * sigpipe.c: New file. Crashes 21.1 but not 21.4 or 21.5 (I
|
|
109 think). Thanks to Richard Mlynarik <mly@pobox.com>.
|
|
110
|
|
111 2003-01-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
112
|
|
113 * automated/test-harness.el (test-harness-from-buffer): Move
|
|
114 success rate report to end of line where it's easier to see.
|
|
115
|
1195
|
116 2003-01-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
117
|
|
118 * automated/mule-tests.el: Test cases for charset-in-* functions.
|
|
119
|
|
120 2003-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
121
|
|
122 * automated/regexp-tests.el (stale match data): Stale match data
|
|
123 persists after failed match. Thanks to <bjacob@ca.metsci.com>.
|
|
124
|
1187
|
125 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
126
|
|
127 * XEmacs 21.5.10 "burdock" is released.
|
|
128
|
1175
|
129 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
130
|
|
131 * automated/regexp-tests.el (Mule character class): New test
|
|
132 cases. Based on draft patch by Daiki Ueno <daiki@xemacs.org>.
|
|
133
|
|
134 * automated/test-harness.el (Print-Pass): Comment.
|
|
135
|
|
136 2002-10-19 Stephen J. Turnbull <stephen@xemacs.org>
|
1095
|
137
|
|
138 * automated/test-harness.el (test-harness-expect-bug): New variable.
|
|
139 (Known-Bug-Expect-Failure): New macro.
|
|
140 (Skip-Test-Unless): New macro.
|
|
141 (Check-Message): Use Skip-Test-Unless.
|
|
142 (test-harness-from-buffer): Type fixes.
|
|
143
|
|
144 * automated/regexp-tests.el: Use Known-Bug-Expect-Failure.
|
|
145
|
|
146 * automated/syntax-tests.el: Use Skip-Test-Unless.
|
|
147
|
1024
|
148 2002-09-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
149
|
|
150 * automated/regexp-tests.el: Add test for stale subexpr match-data.
|
|
151 Thanks to Martin Stjernholm for the report.
|
|
152
|
|
153 * automated/syntax-tests.el: Conditionalize syntax-table property
|
|
154 tests on feature. Enable feature if present.
|
|
155
|
|
156 2002-09-12 Stephen J. Turnbull <stephen@xemacs.org>
|
|
157
|
|
158 * automated/regexp-tests.el: Add word-boundary regexp tests.
|
|
159
|
981
|
160 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
161
|
|
162 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
163
|
973
|
164 2002-08-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
165
|
|
166 * automated/test-harness.el (test-harness-from-buffer):
|
|
167 Print-Skip: new local function.
|
|
168
|
|
169 * automated/syntax-tests.el (forward-comment at buffer boundaries):
|
|
170 * automated/test-harness.el (Check-Message):
|
|
171 Warn, not barf, if required packages are unavailable.
|
|
172
|
933
|
173 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
174
|
|
175 * XEmacs 21.5.8 "broccoli" is released.
|
|
176
|
928
|
177 2002-07-20 Mike Sperber <mike@xemacs.org>
|
|
178
|
|
179 * automated/test-harness.el (test-harness-read-from-buffer): Fix
|
|
180 incorrect call of `princ'.
|
|
181
|
894
|
182 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
183
|
|
184 * XEmacs 21.5.7 "broccoflower" is released.
|
|
185
|
890
|
186 2002-06-27 Mike Sperber <mike@xemacs.org>
|
|
187
|
|
188 * automated/weak-tests.el: Create.
|
|
189
|
875
|
190 2002-06-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
191
|
|
192 * automated/mule-tests.el ((featurep 'mule)): Fix unicode test.
|
|
193
|
863
|
194 2002-04-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
195
|
|
196 * automated/test-harness.el (test-harness-from-buffer): Clean up
|
|
197 Check-Message and Check-Error-Message when done.
|
|
198
|
826
|
199 2002-05-05 Ben Wing <ben@xemacs.org>
|
|
200
|
|
201 * automated/lisp-tests.el:
|
|
202 * automated/symbol-tests.el:
|
|
203 * automated/test-harness.el:
|
|
204 * automated/test-harness.el (test-harness-from-buffer):
|
|
205 Fix test harness to output FAIL messages to stderr when in
|
|
206 batch mode.
|
|
207
|
|
208 Fix up some problems in lisp-tests/symbol-tests that were
|
|
209 causing spurious failures.
|
|
210
|
804
|
211 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
212
|
|
213 * XEmacs 21.5.6 "bok choi" is released.
|
|
214
|
800
|
215 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
216
|
|
217 * automated/mule-tests.el ((featurep 'mule)):
|
|
218 Fix for new Unicode support.
|
|
219
|
774
|
220 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
221
|
|
222 * The Great Mule Merge: placeholder.
|
|
223
|
768
|
224 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
225
|
|
226 * XEmacs 21.5.5 "beets" is released.
|
|
227
|
725
|
228 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
229
|
|
230 * XEmacs 21.5.4 "bamboo" is released.
|
|
231
|
654
|
232 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
233
|
|
234 * XEmacs 21.5.3 "asparagus" is released.
|
|
235
|
641
|
236 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
237
|
|
238 * XEmacs 21.5.2 "artichoke" is released.
|
|
239
|
597
|
240 2001-05-29 Martin Buchholz <martin@xemacs.org>
|
|
241
|
|
242 * automated/mule-tests.el:
|
|
243 Avoid test failure if (temp-directory) is a symlink.
|
|
244
|
522
|
245 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
246
|
|
247 * XEmacs 21.5.1 "anise" is released.
|
|
248
|
472
|
249 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
250
|
|
251 * XEmacs 21.5.0 "alfalfa" is released.
|
|
252
|
464
|
253 2001-03-23 Martin Buchholz <martin@xemacs.org>
|
|
254
|
|
255 * automated/lisp-tests.el:
|
|
256 Add test for mis-byte-compilation of (- 0 x).
|
|
257
|
462
|
258 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
259
|
|
260 * XEmacs 21.2.46 "Urania" is released.
|
|
261
|
|
262 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
263
|
|
264 * gtk/UNIMPLEMENTED:
|
|
265 * gtk/event-stream-tests.el:
|
|
266 * gtk/gnome-test.el:
|
|
267 * gtk/gtk-embedded-test.el:
|
|
268 * gtk/gtk-extra-test.el:
|
|
269 * gtk/gtk-test.el:
|
|
270 * gtk/gtk-test.glade:
|
|
271 * gtk/statusbar-test.el:
|
|
272 * gtk/toolbar-test.el:
|
|
273 * gtk/xemacs-toolbar.el:
|
|
274 The Great GTK Merge: new directory and files.
|
|
275
|
|
276 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
277
|
|
278 * automated\case-tests.el (string-0-through-32):
|
|
279 (string-127-through-160): Created new strings which contain
|
|
280 unprintable characters, and initialize them in a loop.
|
|
281 Rewrite all strings using unprintable characters as concat's
|
|
282 with the above variables, so that this file can be made ASCII,
|
|
283 not binary.
|
|
284
|
460
|
285 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
286
|
|
287 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
288
|
|
289 2001-02-20 Matt Tucker <tuck@whistlingfish.net>
|
|
290
|
|
291 * automated/syntax-tests.el: remove debug message
|
|
292
|
|
293 2001-02-17 Matt Tucker <tuck@whistlingfish.net>
|
|
294
|
|
295 * automated/syntax-tests.el:
|
|
296 Added tests for syntax-table extents.
|
|
297 Added regression tests for fencepost bugs with
|
|
298 `find_start_of_comment' and `find_end_of_comment'.
|
|
299
|
458
|
300 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
301
|
|
302 * XEmacs 21.2.44 "Thalia" is released.
|
|
303
|
456
|
304 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
305
|
|
306 * XEmacs 21.2.43 "Terspichore" is released.
|
|
307
|
454
|
308 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
309
|
|
310 * XEmacs 21.2.42 "Poseidon" is released.
|
|
311
|
452
|
312 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
313
|
|
314 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
315
|
|
316 2001-01-15 Martin Buchholz <martin@xemacs.org>
|
|
317
|
|
318 * automated/byte-compiler-tests.el ((let ((z 1)) (or (setq z 42)) z)):
|
|
319 Add regression test for mis-byte-compilation.
|
|
320
|
450
|
321 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
322
|
|
323 * XEmacs 21.2.40 is released.
|
|
324
|
448
|
325 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
326
|
|
327 * XEmacs 21.2.39 is released.
|
|
328
|
|
329 2000-12-28 Martin Buchholz <martin@xemacs.org>
|
|
330
|
|
331 * automated/lisp-tests.el:
|
|
332 Avoid triggering Solaris printf buffer overflow from (format).
|
|
333
|
|
334 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
335
|
|
336 * redisplay-tests.el: New file.
|
|
337
|
|
338 2000-12-12 Martin Buchholz <martin@xemacs.org>
|
|
339
|
|
340 * automated/lisp-tests.el: Add/Change (format) tests.
|
|
341
|
|
342 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
343
|
|
344 * automated/lisp-test.el: Test if all-completions ignore
|
|
345 elements start with space.
|
|
346
|
|
347 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
348
|
|
349 * automated/regexp-tests.el: Test unmatched search doesn't
|
|
350 alter match-string.
|
|
351
|
446
|
352 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
353
|
|
354 * XEmacs 21.2.38 is released.
|
|
355
|
|
356 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
357
|
|
358 * automated/test-harness.el (test-harness-from-buffer): Throw away
|
|
359 all warnings, even those not influenced by byte-compiler-warnings.
|
|
360
|
|
361 2000-11-30 Martin Buchholz <martin@xemacs.org>
|
|
362
|
|
363 * automated/lisp-tests.el:
|
|
364 Test byte-compiler arithmetic optimizations.
|
|
365
|
|
366 2000-11-27 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
367
|
|
368 * automated/case-tests.el: Add more tests.
|
|
369
|
|
370 2000-11-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
371
|
|
372 * automated/regexp-tests.el: New file.
|
|
373
|
|
374 2000-11-22 Martin Buchholz <martin@xemacs.org>
|
|
375
|
|
376 * automated/lisp-tests.el:
|
|
377 Add 64-bit-correctness format tests.
|
|
378 Don't quote the first arg to Check-Error.
|
|
379
|
|
380 2000-11-14 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
381
|
|
382 * automated/case-tests.el: New file.
|
|
383
|
444
|
384 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
385
|
|
386 * XEmacs 21.2.37 is released.
|
|
387
|
|
388 2000-11-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
389
|
|
390 * automated/lisp-test.el: More format tests.
|
|
391
|
|
392 2000-11-10 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
393
|
|
394 * automated/ccl-tests.el (ccl-test-simple-read-and-write):
|
|
395 (ccl-test-read-write-multibyte-character): Use make-char
|
|
396 for non MULE XEmacs.
|
|
397
|
|
398 2000-10-15 MIYASHITA Hisashi <himi@m17n.org>
|
|
399
|
|
400 * automated/ccl-tests.el: New file.
|
|
401
|
|
402 2000-10-30 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
403
|
|
404 * automated/lisp-test.el: Add test for format.
|
|
405
|
|
406 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
407
|
|
408 * automated/byte-compiler-test.el: Add optimization test for
|
|
409 byte-after-unbind-ops.
|
|
410
|
|
411 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
412
|
|
413 * automated/hash-table-test.el: Make new cons cell for
|
|
414 equal and not eq object.
|
|
415
|
|
416 2000-10-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
417
|
|
418 * automated/lisp-test.el: Add replace-match test.
|
|
419
|
442
|
420 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
421
|
|
422 * XEmacs 21.2.36 is released.
|
|
423
|
|
424 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
425
|
|
426 * automated/lisp-tests.el: Add `current-time' test.
|
|
427
|
|
428 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
429
|
|
430 * automated/mule-tests.el: Add ucs tests.
|
|
431
|
|
432 * DLL/dltest.c: Remove reference to obsolete emacsfns.h
|
|
433
|
|
434 2000-08-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
435
|
|
436 * automated/lisp-test.el: Check matching \\= against string
|
|
437 doesn't crash XEmacs.
|
|
438 From: Markus Linnala <maage@cs.tut.fi>
|
|
439
|
|
440 2000-07-26 Andy Piper <andy@xemacs.org>
|
|
441
|
|
442 * glyph-test.el: fix for new glyph instantiation mechanism.
|
|
443
|
|
444 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
445
|
|
446 * automated/hash-table-tests.el:
|
|
447 Fix up test suite to comply with new hash table weakness API.
|
|
448
|
|
449 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
450
|
|
451 * XEmacs 21.2.35 is released.
|
|
452
|
|
453 2000-06-17 Martin Buchholz <martin@xemacs.org>
|
|
454
|
|
455 * automated/database-tests.el: Remove any previous .pag, .dir files.
|
|
456
|
|
457 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
458
|
|
459 * XEmacs 21.2.34 is released.
|
|
460
|
|
461 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
462
|
|
463 * XEmacs 21.2.33 is released.
|
|
464
|
|
465 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
466
|
|
467 * XEmacs 21.2.32 is released.
|
|
468
|
|
469 2000-03-10 Martin Buchholz <martin@xemacs.org>
|
|
470
|
|
471 * automated/mule-tests.el: Check that (make-temp-name) returns
|
|
472 unique values.
|
|
473
|
|
474 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
475
|
|
476 * gutter-test.el: Fix name of specifier.
|
|
477
|
|
478 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
479
|
|
480 * XEmacs 21.2.31 is released.
|
|
481
|
|
482 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
483
|
|
484 * XEmacs 21.2.30 is released.
|
|
485
|
|
486 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
487
|
|
488 * automated/mule-tests.el: Added some fileio tests.
|
|
489
|
|
490 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
491
|
|
492 * XEmacs 21.2.29 is released.
|
|
493
|
|
494 2000-02-13 Martin Buchholz <martin@xemacs.org>
|
|
495
|
|
496 * automated/lisp-tests.el: Add subseq tests.
|
|
497
|
440
|
498 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
499
|
|
500 * XEmacs 21.2.28 is released.
|
|
501
|
|
502 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
503
|
|
504 * automated/lisp-tests.el: Add plist manipulation tests.
|
|
505
|
|
506 2000-02-02 Martin Buchholz <martin@xemacs.org>
|
|
507
|
|
508 * automated/symbol-tests.el: Crashes fixed, so resurrect
|
|
509 makunbound test for dontusethis-set-symbol-value-handler.
|
|
510 Add more dontusethis-set-symbol-value-handler tests.
|
|
511 Should fix any lingering problems with gnus playing with
|
|
512 pathname-coding-system.
|
|
513
|
|
514 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
515
|
|
516 * mule-tests.el: Add coding-system tests.
|
|
517
|
438
|
518 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
519
|
|
520 * XEmacs 21.2.27 is released.
|
|
521
|
|
522 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
523
|
|
524 * automated/syntax-tests.el: New file.
|
|
525 Add test for scan_words using forward-word and backword-word.
|
|
526
|
|
527 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
528
|
|
529 * automated/mule-tests.el:
|
|
530 Test resizing of small and big (> 8k bytes) strings.
|
|
531
|
436
|
532 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
533
|
|
534 * XEmacs 21.2.26 is released.
|
|
535
|
434
|
536 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
537
|
|
538 * XEmacs 21.2.25 is released.
|
|
539
|
|
540 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
541
|
|
542 * automated/byte-compiler-tests.el: Add Jan's tests for equal
|
|
543 effect of bytecode and interpreted code.
|
|
544
|
|
545 * automated/lisp-tests.el: Add tests for near-text functions.
|
|
546
|
|
547 1999-12-19 Martin Buchholz <martin@xemacs.org>
|
|
548
|
|
549 * automated/mule-tests.el: Add tests for fillarray, aset.
|
|
550
|
|
551 1999-12-17 Martin Buchholz <martin@xemacs.org>
|
|
552
|
|
553 * automated/lisp-tests.el: Add tests for mapcar1() crashes.
|
|
554
|
432
|
555 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
556
|
|
557 * XEmacs 21.2.24 is released.
|
|
558
|
430
|
559 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
560
|
|
561 * XEmacs 21.2.23 is released.
|
|
562
|
428
|
563 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
564
|
|
565 * XEmacs 21.2.22 is released
|
|
566
|
|
567 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
568
|
|
569 * XEmacs 21.2.21 is released.
|
|
570
|
|
571 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
572
|
|
573 * XEmacs 21.2.20 is released
|
|
574
|
|
575 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
576
|
|
577 * XEmacs 21.2.19 is released
|
|
578
|
|
579 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
580
|
|
581 * XEmacs 21.2.18 is released
|
|
582
|
|
583 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
584
|
|
585 * XEmacs 21.2.17 is released
|
|
586
|
|
587 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
588
|
|
589 * XEmacs 21.2.16 is released
|
|
590
|
|
591 1999-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
592
|
|
593 * automated/base64-tests.el: Check for error instead for nil where
|
|
594 error conditions are expected.
|
|
595
|
|
596 * automated/base64-tests.el: Comment out (for now) the code that
|
|
597 causes crashes.
|
|
598
|
|
599 1999-06-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
600
|
|
601 * automated/base64-tests.el: Check that the decoder handles
|
|
602 arbitrary characters. Cut down on the number of tests.
|
|
603
|
|
604 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
605
|
|
606 * XEmacs 21.2.15 is released
|
|
607
|
|
608 1999-06-02 Oscar Figueiredo <oscar@xemacs.org>
|
|
609
|
|
610 * automated/lisp-tests.el: Test `split-string'
|
|
611
|
|
612 1999-05-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
613
|
|
614 * automated/base64-tests.el: New file.
|
|
615
|
|
616 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
617
|
|
618 * XEmacs 21.2.14 is released
|
|
619
|
|
620 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
621
|
|
622 * automated/symbol-tests.el: Add many more tests.
|
|
623
|
|
624 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
625
|
|
626 * automated/lisp-tests.el: Ditto.
|
|
627
|
|
628 * automated/hash-table-tests.el: Ditto.
|
|
629
|
|
630 * automated/database-tests.el: Don't use backquote where quote
|
|
631 would suffice.
|
|
632
|
|
633 * automated/symbol-tests.el: Add tests for magic symbols.
|
|
634
|
|
635 1999-05-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
636
|
|
637 * automated/hash-table-tests.el: Fix comment.
|
|
638
|
|
639 1999-04-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
640
|
|
641 * automated/test-harness.el (batch-test-emacs): Minor fixes.
|
|
642
|
|
643 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
644
|
|
645 * XEmacs 21.2.13 is released
|
|
646
|
|
647 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
648
|
|
649 * XEmacs 21.2.12 is released
|
|
650
|
|
651 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
652
|
|
653 * XEmacs 21.2.11 is released
|
|
654
|
|
655 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
656
|
|
657 * XEmacs 21.2.10 is released
|
|
658
|
|
659 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
660
|
|
661 * XEmacs 21.2.9 is released
|
|
662
|
|
663 1999-01-30 Martin Buchholz <martin@xemacs.org>
|
|
664
|
|
665 * automated/lisp-tests.el: Add test for buffer-local function
|
|
666 parameter crash
|
|
667
|
|
668 1998-12-30 Martin Buchholz <martin@xemacs.org>
|
|
669
|
|
670 * automated/database-tests.el: Minor tweaks
|
|
671
|
|
672 * ChangeLog: new file
|
|
673
|