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