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