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