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