> Hi, I just want to find out, how to run some tests, shipped in
> ActivePython
> distributions.
>
> is there someone so kind to explain me what you have to do to run
> "win32com\test\testuniv.py", and what this test is suppose to do?

This particular test is broken.  It is a bug, and I will fix it.

To run the com tests, just run "testall.py 3" in the test directory.  This
will _not_ run testuniv, but will still perform some tests on the new
"universal gateway" feature.


Mark

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to