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