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