comparison tests/ChangeLog @ 5111:34b22f7e1815

merge
author Ben Wing <ben@xemacs.org>
date Sat, 06 Mar 2010 21:14:08 -0600
parents ae4ddcdf30c0
children 0f66906b6e37
comparison
equal deleted inserted replaced
5110:b24cf478a45e 5111:34b22f7e1815
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.