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