Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 446:1ccc32a20af4 r21-2-38
Import from CVS: tag r21-2-38
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:37:21 +0200 |
parents | 576fb035e263 |
children | 3078fd1074e8 |
comparison
equal
deleted
inserted
replaced
445:34f3776fcf0e | 446:1ccc32a20af4 |
---|---|
1 2000-12-05 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.38 is released. | |
4 | |
5 2000-12-01 Martin Buchholz <martin@xemacs.org> | |
6 | |
7 * automated/test-harness.el (test-harness-from-buffer): Throw away | |
8 all warnings, even those not influenced by byte-compiler-warnings. | |
9 | |
10 2000-11-30 Martin Buchholz <martin@xemacs.org> | |
11 | |
12 * automated/lisp-tests.el: | |
13 Test byte-compiler arithmetic optimizations. | |
14 | |
15 2000-11-27 Yoshiki Hayashi <yoshiki@xemacs.org> | |
16 | |
17 * automated/case-tests.el: Add more tests. | |
18 | |
19 2000-11-24 Yoshiki Hayashi <yoshiki@xemacs.org> | |
20 | |
21 * automated/regexp-tests.el: New file. | |
22 | |
23 2000-11-22 Martin Buchholz <martin@xemacs.org> | |
24 | |
25 * automated/lisp-tests.el: | |
26 Add 64-bit-correctness format tests. | |
27 Don't quote the first arg to Check-Error. | |
28 | |
29 2000-11-14 Yoshiki Hayashi <yoshiki@xemacs.org> | |
30 | |
31 * automated/case-tests.el: New file. | |
32 | |
1 2000-11-14 Martin Buchholz <martin@xemacs.org> | 33 2000-11-14 Martin Buchholz <martin@xemacs.org> |
2 | 34 |
3 * XEmacs 21.2.37 is released. | 35 * XEmacs 21.2.37 is released. |
4 | 36 |
5 2000-11-09 Yoshiki Hayashi <yoshiki@xemacs.org> | 37 2000-11-09 Yoshiki Hayashi <yoshiki@xemacs.org> |