>>>> Stephen J Turnbull <stephen(a)xemacs.org> writes:
No, Assert gets defined very early in the process. No Assert, no
tests.
The procedure I was referring to was this below, stated earlier in
this thread:
----------------------------------------------------------------------
i started src/xemacs
i load-library test-harness
i find-file tests/automated/mule-tests.el
in the buffer with mule-tests
i required bytecomp
i eval-last-sexp on (defun test-chars ...)
i eval-last-sexp on (test-chars )
----------------------------------------------------------------------
As I get it the Assert macro is not defined just by loading
test-harness so when evaling (test-chars ...), in the context given
above, it is unknown.
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta