log tests/automated/lisp-tests.el @ 4742:4cf435fcebbc

age author description
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.
Tue, 11 Aug 2009 17:59:23 +0100 Aidan Kehoe Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Tue, 10 Feb 2009 16:07:31 +0000 Aidan Kehoe Make #$ truly read-only for Lisp; check this in the test suite.
Sun, 18 Jan 2009 12:56:51 +0000 Aidan Kehoe Fix make check after my last change.
Sun, 18 Jan 2009 12:49:53 +0000 Aidan Kehoe Print char table values correctly.
Sun, 11 Jan 2009 13:18:42 +0000 Aidan Kehoe Add #'subr-arity, API taken from GNU, implementation our own.
Tue, 15 Jan 2008 22:59:28 +0100 Aidan Kehoe Don't assume lisp-tests.el will be correctly read as UTF-8.
Tue, 15 Jan 2008 21:35:01 +0100 Aidan Kehoe Avoid clearing print-gensym-alist inappropriately when printing hash tables.