mopybird 144334abef first commit 2 tahun lalu
..
GenTestScripts.py 144334abef first commit 2 tahun lalu
GenTestScripts.pyo 144334abef first commit 2 tahun lalu
Testpys.sct 144334abef first commit 2 tahun lalu
__init__.py 144334abef first commit 2 tahun lalu
__init__.pyo 144334abef first commit 2 tahun lalu
daodump.py 144334abef first commit 2 tahun lalu
daodump.pyo 144334abef first commit 2 tahun lalu
errorSemantics.py 144334abef first commit 2 tahun lalu
errorSemantics.pyo 144334abef first commit 2 tahun lalu
pippo.idl 144334abef first commit 2 tahun lalu
pippo_server.py 144334abef first commit 2 tahun lalu
pippo_server.pyo 144334abef first commit 2 tahun lalu
policySemantics.py 144334abef first commit 2 tahun lalu
policySemantics.pyo 144334abef first commit 2 tahun lalu
readme.txt 144334abef first commit 2 tahun lalu
testADOEvents.py 144334abef first commit 2 tahun lalu
testADOEvents.pyo 144334abef first commit 2 tahun lalu
testAXScript.py 144334abef first commit 2 tahun lalu
testAXScript.pyo 144334abef first commit 2 tahun lalu
testAccess.py 144334abef first commit 2 tahun lalu
testAccess.pyo 144334abef first commit 2 tahun lalu
testArrays.py 144334abef first commit 2 tahun lalu
testArrays.pyo 144334abef first commit 2 tahun lalu
testClipboard.py 144334abef first commit 2 tahun lalu
testClipboard.pyo 144334abef first commit 2 tahun lalu
testCollections.py 144334abef first commit 2 tahun lalu
testCollections.pyo 144334abef first commit 2 tahun lalu
testDCOM.py 144334abef first commit 2 tahun lalu
testDCOM.pyo 144334abef first commit 2 tahun lalu
testDates.py 144334abef first commit 2 tahun lalu
testDictionary.py 144334abef first commit 2 tahun lalu
testDictionary.pyo 144334abef first commit 2 tahun lalu
testDictionary.vbs 144334abef first commit 2 tahun lalu
testDynamic.py 144334abef first commit 2 tahun lalu
testDynamic.pyo 144334abef first commit 2 tahun lalu
testExchange.py 144334abef first commit 2 tahun lalu
testExchange.pyo 144334abef first commit 2 tahun lalu
testExplorer.py 144334abef first commit 2 tahun lalu
testExplorer.pyo 144334abef first commit 2 tahun lalu
testGIT.py 144334abef first commit 2 tahun lalu
testGIT.pyo 144334abef first commit 2 tahun lalu
testGatewayAddresses.py 144334abef first commit 2 tahun lalu
testGatewayAddresses.pyo 144334abef first commit 2 tahun lalu
testInterp.vbs 144334abef first commit 2 tahun lalu
testIterators.py 144334abef first commit 2 tahun lalu
testIterators.pyo 144334abef first commit 2 tahun lalu
testMSOffice.py 144334abef first commit 2 tahun lalu
testMSOffice.pyo 144334abef first commit 2 tahun lalu
testMSOfficeEvents.py 144334abef first commit 2 tahun lalu
testMSOfficeEvents.pyo 144334abef first commit 2 tahun lalu
testMarshal.py 144334abef first commit 2 tahun lalu
testMarshal.pyo 144334abef first commit 2 tahun lalu
testNetscape.py 144334abef first commit 2 tahun lalu
testNetscape.pyo 144334abef first commit 2 tahun lalu
testPersist.py 144334abef first commit 2 tahun lalu
testPersist.pyo 144334abef first commit 2 tahun lalu
testPippo.py 144334abef first commit 2 tahun lalu
testPippo.pyo 144334abef first commit 2 tahun lalu
testPyComTest.py 144334abef first commit 2 tahun lalu
testPyComTest.pyo 144334abef first commit 2 tahun lalu
testPyScriptlet.js 144334abef first commit 2 tahun lalu
testROT.py 144334abef first commit 2 tahun lalu
testROT.pyo 144334abef first commit 2 tahun lalu
testServers.py 144334abef first commit 2 tahun lalu
testServers.pyo 144334abef first commit 2 tahun lalu
testShell.py 144334abef first commit 2 tahun lalu
testShell.pyo 144334abef first commit 2 tahun lalu
testStorage.py 144334abef first commit 2 tahun lalu
testStorage.pyo 144334abef first commit 2 tahun lalu
testStreams.py 144334abef first commit 2 tahun lalu
testStreams.pyo 144334abef first commit 2 tahun lalu
testWMI.py 144334abef first commit 2 tahun lalu
testWMI.pyo 144334abef first commit 2 tahun lalu
testall.py 144334abef first commit 2 tahun lalu
testall.pyo 144334abef first commit 2 tahun lalu
testmakepy.py 144334abef first commit 2 tahun lalu
testmakepy.pyo 144334abef first commit 2 tahun lalu
testvb.py 144334abef first commit 2 tahun lalu
testvb.pyo 144334abef first commit 2 tahun lalu
testvbscript_regexp.py 144334abef first commit 2 tahun lalu
testvbscript_regexp.pyo 144334abef first commit 2 tahun lalu
testxslt.js 144334abef first commit 2 tahun lalu
testxslt.py 144334abef first commit 2 tahun lalu
testxslt.pyo 144334abef first commit 2 tahun lalu
testxslt.xsl 144334abef first commit 2 tahun lalu
util.py 144334abef first commit 2 tahun lalu
util.pyo 144334abef first commit 2 tahun lalu

readme.txt

COM Test Suite Readme
---------------------

Running the test suite:
-----------------------
* Open a command prompt
* Change to the "win32com\test" directory.
* run "testall.py". This will perform level 1 testing.
You may specify 1, 2, or 3 on the command line ("testutil 3")
to execute more tests.

In general, this should just run the best it can, utilizing what is available
on the machine. It is likely some tests will refuse to run due to objects not
being locally available - this is normal.

The win32com source tree has source code to a C++ and VB component used purely
for testing. You may like to build and register these, particularly if you
are doing anything related to argument/result handling.