Mercurial > hg > xemacs-beta
log tests/automated/lisp-tests.el @ 4792:95b04754ea8c
age | author | description |
---|---|---|
Thu, 31 Dec 2009 15:09:41 +0000 | Aidan Kehoe | Make #'equalp more compatible with CL; add a compiler macro, test & doc it. |
Sat, 14 Nov 2009 11:43:09 +0000 | Aidan Kehoe | Make #'letf not error if handed a #'values form. |
Mon, 02 Nov 2009 14:00:49 +0900 | Stephen J. Turnbull | Fix typo in test of equalp and add more tests. |
Sun, 01 Nov 2009 15:05:46 +0000 | Aidan Kehoe | Don't error if handed a string and a non-string, #'equalp. |
Sun, 06 Sep 2009 19:36:02 +0100 | Aidan Kehoe | Fix various small issues with the multiple-value implementation. |
Sun, 16 Aug 2009 21:00:08 +0100 | Aidan Kehoe | Test the multiple-value functionality. |