comparison tests/ChangeLog @ 5468:a9094f28f9a9

Merge with trunk.
author Mats Lidell <matsl@xemacs.org>
date Wed, 19 Jan 2011 22:35:23 +0100
parents 89331fa1c819 ba62563ec7c7
children 0af042a0c116
comparison
equal deleted inserted replaced
5457:4ed2dedf36a1 5468:a9094f28f9a9
1 2011-01-15 Aidan Kehoe <kehoea@parhasard.net>
2
3 * automated/lisp-tests.el (list): Test #'concatenate, especially
4 with more complicated TYPEs, which were previously not accepted by
5 the function.
6
7 2011-01-14 Aidan Kehoe <kehoea@parhasard.net>
8
9 * automated/lisp-tests.el (list): Test #'find, especially the
10 :default keyword, not specified by Common Lisp.
11
1 2011-01-02 Aidan Kehoe <kehoea@parhasard.net> 12 2011-01-02 Aidan Kehoe <kehoea@parhasard.net>
2 13
3 * automated/lisp-tests.el (test-fun): Test member*, assoc*, 14 * automated/lisp-tests.el (test-fun): Test member*, assoc*,
4 rassoc*, delete* here too. 15 rassoc*, delete* here too.
5 16