Mercurial > hg > xemacs-beta
diff tests/automated/mule-tests.el @ 3701:58f19b254a23
[xemacs-hg @ 2006-11-25 22:06:29 by aidan]
Move the ISO-IR 196 test, which may crash, to a separate file.
author | aidan |
---|---|
date | Sat, 25 Nov 2006 22:06:34 +0000 |
parents | 42e4605ef1de |
children | cd487eafbc76 |
line wrap: on
line diff
--- a/tests/automated/mule-tests.el Sat Nov 25 12:40:16 2006 +0000 +++ b/tests/automated/mule-tests.el Sat Nov 25 22:06:34 2006 +0000 @@ -441,12 +441,6 @@ (eq (aref ccl-vector 4) (encode-char (make-char 'control-1 31) 'ucs))))) - ;; This used to crash, at least in debug builds: - - (Assert (decode-coding-string - (string ?\33 ?\45 ?\107 ?\306 ?\222 ?\215 ?\306) - 'iso-2022-jp)) - ;;--------------------------------------------------------------- ;; Test charset-in-* functions ;;---------------------------------------------------------------