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