Ar an séú lá déag de mí Feabhra, scríobh Stephen J. Turnbull:
Look at the test output. Only 6 tests executed? Normally it's
1100!
Somewhere in the big `(when (featurep 'mule) ...)' form there's a
close paren missing or one too many, I guess.
Yes, silently continuing when the test file itself is broken is a
misfeature of the test-harness, but I don't know how to fix it
offhand.
Not throwing away all of the byte compile warnings would be a start, I
suppose. Anyway, here’s a fix.
APPROVE COMMIT
NOTE: This patch has been committed.
# HG changeset patch
# User Aidan Kehoe <kehoea(a)parhasard.net>
# Date 1234877965 0
# Node ID 4dc42d1fe6845c6a072021ade8eb0f326543e17a
# Parent 75e7ab37b6c82851c054e51bb9a4cecf86f2d228
Make the majority of tests in tests/automated/mule-tests.el work again.
tests/ChangeLog addition:
2009-02-17 Aidan Kehoe <kehoea(a)parhasard.net>
* automated/mule-tests.el (featurep):
Add a missing parenthesis here, thank you
Stephen. Cf.
http://mid.gmane.org/871vtzrxey.fsf@xemacs.org .
diff -r 75e7ab37b6c8 -r 4dc42d1fe684 tests/ChangeLog
--- a/tests/ChangeLog Tue Feb 17 08:35:13 2009 +0000
+++ b/tests/ChangeLog Tue Feb 17 13:39:25 2009 +0000
@@ -1,3 +1,9 @@
+2009-02-17 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * automated/mule-tests.el (featurep):
+ Add a missing parenthesis here, thank you
+ Stephen. Cf.
http://mid.gmane.org/871vtzrxey.fsf@xemacs.org .
+
2009-02-10 Aidan Kehoe <kehoea(a)parhasard.net>
* automated/lisp-tests.el :
diff -r 75e7ab37b6c8 -r 4dc42d1fe684 tests/automated/mule-tests.el
--- a/tests/automated/mule-tests.el Tue Feb 17 08:35:13 2009 +0000
+++ b/tests/automated/mule-tests.el Tue Feb 17 13:39:25 2009 +0000
@@ -455,7 +455,7 @@
utf-16-big-endian))
(Assert (equal (encode-coding-string
(decode-char 'ucs code-point) 'utf-16-le)
- utf-16-little-endian))
+ utf-16-little-endian)))
;;---------------------------------------------------------------
--
¿Dónde estará ahora mi sobrino Yoghurtu Nghe, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta