Mercurial > hg > xemacs-beta
diff tests/ChangeLog @ 2075:c0dad8c0e80d
[xemacs-hg @ 2004-05-13 15:33:15 by james]
Fix assertion failure noted by Malcolm Purvis, due to the fact that
(eq (- most-negative-fixnum) most-negative-fixnum).
author | james |
---|---|
date | Thu, 13 May 2004 15:33:18 +0000 |
parents | 65dae79be48b |
children | 58228a446857 |
line wrap: on
line diff
--- a/tests/ChangeLog Wed May 12 21:50:57 2004 +0000 +++ b/tests/ChangeLog Thu May 13 15:33:18 2004 +0000 @@ -1,3 +1,8 @@ +2004-05-13 Jerry James <james@xemacs.org> + + * automated/lisp-tests:el: Another test fix because + (eq most-negative-fixnum (- most-negative-fixnum)). + 2004-05-11 Vin Shelton <acs@xemacs.org> * automated/tag-test.el: Use a temp directory to avoid conflicts