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