comparison tests/ChangeLog @ 5633:49c36ed998b6

No longer use the obsolete function names, hash-table-tests.el tests/ChangeLog addition: 2011-12-30 Aidan Kehoe <kehoea@parhasard.net> * automated/hash-table-tests.el: No longer use the obsolete function names in the tests, now they've been removed from cl.el.
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 30 Dec 2011 16:39:14 +0000
parents cc7f8a0e569a
children 2014ff433daf
comparison
equal deleted inserted replaced
5632:bd80d9103fc8 5633:49c36ed998b6
1 2011-12-30 Aidan Kehoe <kehoea@parhasard.net>
2
3 * automated/hash-table-tests.el:
4 No longer use the obsolete function names in the tests, now
5 they've been removed from cl.el.
6
1 2011-12-03 Aidan Kehoe <kehoea@parhasard.net> 7 2011-12-03 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * automated/lisp-reader-tests.el: 9 * automated/lisp-reader-tests.el:
4 Check that integer object labels (using the #N=... syntax) treat 10 Check that integer object labels (using the #N=... syntax) treat
5 bignums as such, rather than as fixnums that have wrapped. 11 bignums as such, rather than as fixnums that have wrapped.