[Tclresource-commits] Extras/Tests TestSuite.readme,NONE,1.1
Status: Beta
Brought to you by:
bdesgraupes
From: Bernard D. <bde...@us...> - 2004-09-06 20:59:32
|
Update of /cvsroot/tclresource/Extras/Tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18608 Added Files: TestSuite.readme Log Message: First checkin --- NEW FILE: TestSuite.readme --- File "TestSuite.readme" The Tclresource tests suite requires the tcltest Tcl package to be available (it is a part of all the standard distributions). To execute the complete suite, source the file "all.tcl". This is a master file which will invoke all the command-specific test files (AttributesCmd.test, CloseCmd.test etc.). There is one such file for each subcommand of the resource commands. It is also possible to evaluate each file individually. These test files make use of pre-built resource files found in the /Tests/Forks subfolder. These forks are named "TestResourcesDF.rsrc", "TestResourcesRF.rsrc", and "TestResourcesNF.rsrc". The official site for the Tclresource extension is at SourceForge: <http://sourceforge.net/projects/tclresource> ------------------------------------------------------- Author: Bernard Desgraupes e-mail: <bde...@us...> Last modification: 2004-09-06 19:19:02 |