comparison tests/ChangeLog @ 5445:6506fcb40fcf

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Fri, 31 Dec 2010 00:27:29 +0100
parents 24c67faf4be6 f87bb35a6b94
children 89331fa1c819
comparison
equal deleted inserted replaced
5444:388762703a21 5445:6506fcb40fcf
1 2010-12-30 Aidan Kehoe <kehoea@parhasard.net>
2
3 * automated/lisp-tests.el (wrong-type-argument): Add a missing
4 parenthesis here.
5 Make sure #'count #'position #'find #'delete* #'remove* #'reduce
6 #'delete-duplicates #'remove-duplicates #'replace #'mismatch
7 #'search sanity check their :start and :end keyword arguments.
8
1 2010-11-20 Aidan Kehoe <kehoea@parhasard.net> 9 2010-11-20 Aidan Kehoe <kehoea@parhasard.net>
2 10
3 * automated/lisp-tests.el: 11 * automated/lisp-tests.el:
4 * automated/lisp-tests.el (featurep): 12 * automated/lisp-tests.el (featurep):
5 * automated/lisp-tests.el (wrong-type-argument): 13 * automated/lisp-tests.el (wrong-type-argument):