comparison tests/ChangeLog @ 4295:eded49463f9a

[xemacs-hg @ 2007-11-29 13:37:51 by aidan] Add round-trip tests for my fixed-width-8-bit CCL coding systems, fix a bug with them, take out some inadvertant debugging code of mine from mule-ccl.c.
author aidan
date Thu, 29 Nov 2007 13:38:21 +0000
parents 89e64783d068
children 2bb3630ea397
comparison
equal deleted inserted replaced
4294:01a2c678e91f 4295:eded49463f9a
1 2007-11-29 Aidan Kehoe <kehoea@parhasard.net>
2
3 * automated/mule-tests.el:
4 Check the eight-bit fixed-width CCL coding systems for round-trip
5 compatibility with themselves.
6
1 2007-11-26 Aidan Kehoe <kehoea@parhasard.net> 7 2007-11-26 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * automated/lisp-tests.el: 9 * automated/lisp-tests.el:
4 Check that a couple of previously problematic calls to #'format 10 Check that a couple of previously problematic calls to #'format
5 succeed. 11 succeed.