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