porklinggit 11e275c48f update 2 жил өмнө
..
__pycache__ 11e275c48f update 2 жил өмнө
GenTestScripts.py 11e275c48f update 2 жил өмнө
Testpys.sct 11e275c48f update 2 жил өмнө
__init__.py 11e275c48f update 2 жил өмнө
daodump.py 11e275c48f update 2 жил өмнө
errorSemantics.py 11e275c48f update 2 жил өмнө
pippo.idl 11e275c48f update 2 жил өмнө
pippo_server.py 11e275c48f update 2 жил өмнө
policySemantics.py 11e275c48f update 2 жил өмнө
readme.txt 11e275c48f update 2 жил өмнө
testADOEvents.py 11e275c48f update 2 жил өмнө
testAXScript.py 11e275c48f update 2 жил өмнө
testAccess.py 11e275c48f update 2 жил өмнө
testArrays.py 11e275c48f update 2 жил өмнө
testClipboard.py 11e275c48f update 2 жил өмнө
testCollections.py 11e275c48f update 2 жил өмнө
testConversionErrors.py 11e275c48f update 2 жил өмнө
testDCOM.py 11e275c48f update 2 жил өмнө
testDates.py 11e275c48f update 2 жил өмнө
testDictionary.py 11e275c48f update 2 жил өмнө
testDictionary.vbs 11e275c48f update 2 жил өмнө
testDynamic.py 11e275c48f update 2 жил өмнө
testExchange.py 11e275c48f update 2 жил өмнө
testExplorer.py 11e275c48f update 2 жил өмнө
testGIT.py 11e275c48f update 2 жил өмнө
testGatewayAddresses.py 11e275c48f update 2 жил өмнө
testInterp.vbs 11e275c48f update 2 жил өмнө
testIterators.py 11e275c48f update 2 жил өмнө
testMSOffice.py 11e275c48f update 2 жил өмнө
testMSOfficeEvents.py 11e275c48f update 2 жил өмнө
testMarshal.py 11e275c48f update 2 жил өмнө
testNetscape.py 11e275c48f update 2 жил өмнө
testPersist.py 11e275c48f update 2 жил өмнө
testPippo.py 11e275c48f update 2 жил өмнө
testPyComTest.py 11e275c48f update 2 жил өмнө
testPyScriptlet.js 11e275c48f update 2 жил өмнө
testROT.py 11e275c48f update 2 жил өмнө
testServers.py 11e275c48f update 2 жил өмнө
testShell.py 11e275c48f update 2 жил өмнө
testStorage.py 11e275c48f update 2 жил өмнө
testStreams.py 11e275c48f update 2 жил өмнө
testWMI.py 11e275c48f update 2 жил өмнө
testall.py 11e275c48f update 2 жил өмнө
testmakepy.py 11e275c48f update 2 жил өмнө
testvb.py 11e275c48f update 2 жил өмнө
testvbscript_regexp.py 11e275c48f update 2 жил өмнө
testxslt.js 11e275c48f update 2 жил өмнө
testxslt.py 11e275c48f update 2 жил өмнө
testxslt.xsl 11e275c48f update 2 жил өмнө
util.py 11e275c48f update 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.