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