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