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