comparison 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
comparison
equal deleted inserted replaced
2074:6b474cf582aa 2075:c0dad8c0e80d
1 2004-05-13 Jerry James <james@xemacs.org>
2
3 * automated/lisp-tests:el: Another test fix because
4 (eq most-negative-fixnum (- most-negative-fixnum)).
5
1 2004-05-11 Vin Shelton <acs@xemacs.org> 6 2004-05-11 Vin Shelton <acs@xemacs.org>
2 7
3 * automated/tag-test.el: Use a temp directory to avoid conflicts 8 * automated/tag-test.el: Use a temp directory to avoid conflicts
4 with extra TAGS files. 9 with extra TAGS files.
5 10