comparison tests/ChangeLog @ 5107:ae4ddcdf30c0

Test escape-quoted for the range U+0000 to U+00FF. * automated/mule-tests.el (string character conversion): Inspired by Ben's patch to fix quoting of specials from C1 controls.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sun, 07 Mar 2010 00:32:18 +0900
parents 133e816778ed
children 0f66906b6e37
comparison
equal deleted inserted replaced
5105:d76a51b29d91 5107:ae4ddcdf30c0
1 2010-03-07 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * automated/mule-tests.el (string character conversion):
4 Test escape-quoted for the range U+0000 to U+00FF.
5 Inspired by Ben's patch to fix quoting of specials from C1 controls.
6
1 2010-02-22 Ben Wing <ben@xemacs.org> 7 2010-02-22 Ben Wing <ben@xemacs.org>
2 8
3 * automated/syntax-tests.el: 9 * automated/syntax-tests.el:
4 Use Known-Bug-Expect-Error, not Known-Bug-Expect-Failure, when 10 Use Known-Bug-Expect-Error, not Known-Bug-Expect-Failure, when
5 error expected; else test suite will abort this file. 11 error expected; else test suite will abort this file.