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

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.