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