Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 4573:baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
2009-01-03 Aidan Kehoe <kehoea@parhasard.net>
* automated/ccl-tests.el (ccl-test-setup):
Use sane CCL programs for decoding and encoding with the test CCL
coding system by default. Correct a spelling in the docstring, add
a safe-chars property so that we don't confuse
query-coding-tests.el.
(ccl-test-suites):
Explicitly re-initialise the CCL programs for the test coding
system once finished.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 03 Jan 2009 15:24:14 +0000 |
parents | e6a7054a9c30 |
children | eecd28508f4a |
comparison
equal
deleted
inserted
replaced
4571:ebc01476e352 | 4573:baf6c66f6f47 |
---|---|
1 2009-01-03 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * automated/ccl-tests.el (ccl-test-setup): | |
4 Use sane CCL programs for decoding and encoding with the test CCL | |
5 coding system by default. Correct a spelling in the docstring, add | |
6 a safe-chars property so that we don't confuse | |
7 query-coding-tests.el. | |
8 (ccl-test-suites): | |
9 Explicitly re-initialise the CCL programs for the test coding | |
10 system once finished. | |
11 | |
1 2008-12-28 Aidan Kehoe <kehoea@parhasard.net> | 12 2008-12-28 Aidan Kehoe <kehoea@parhasard.net> |
2 | 13 |
3 * automated/query-coding-tests.el: | 14 * automated/query-coding-tests.el: |
4 Add tests for #'unencodable-char-position, | 15 Add tests for #'unencodable-char-position, |
5 #'check-coding-systems-region, #'encode-coding-char. Remove some | 16 #'check-coding-systems-region, #'encode-coding-char. Remove some |