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