Mercurial > hg > xemacs-beta
comparison INSTALL @ 5188:000287f8053b
Be more careful about parentheses and number features, #'equalp tests
2010-04-03 Aidan Kehoe <kehoea@parhasard.net>
* automated/lisp-tests.el:
Correct the parentheses in the equalp tests, so they get run more
often.
Within them, only attempt to read a bignum if the bignum
feature is present; actually evaluate (/ 3/2 0.2), (/ 3/2 0.7) if
the ratio feature is present.
Construct the (Assert ...) calls at
macroexpansion time, so the output in the *Test-Log* buffer is
more informative.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 03 Apr 2010 16:27:07 +0100 |
parents | 0353d546dc1e |
children | 3889ef128488 |
comparison
equal
deleted
inserted
replaced
5187:b51c2079ec8e | 5188:000287f8053b |
---|