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