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