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