Mercurial > hg > xemacs-beta
log tests/automated/lisp-tests.el @ 5323:f87bb35a6b94
age | author | description |
---|---|---|
Thu, 30 Dec 2010 01:14:13 +0000 | Aidan Kehoe | Test sanity-checking of :start, :end keyword arguments when appropriate. |
Sat, 20 Nov 2010 16:49:11 +0000 | Aidan Kehoe | Have NATNUMP give t for positive bignums; check limits appropriately. |
Sat, 06 Nov 2010 21:18:52 +0000 | Aidan Kehoe | Accept sequences generally, not just lists, #'reverse, #'nreverse. |
Sat, 06 Nov 2010 14:51:13 +0000 | Aidan Kehoe | Error in #'list-length if LIST is dotted; check for this error with #'mapcar |
Mon, 25 Oct 2010 13:15:53 +0100 | Aidan Kehoe | Make sure (format "%b" 0) is non-zero length, print.c |
Thu, 14 Oct 2010 18:50:38 +0100 | Aidan Kehoe | Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff |