[Tclresource-commits] Extras/Tests/Forks TestForks.readme,1.1,1.2
Status: Beta
Brought to you by:
bdesgraupes
From: Bernard D. <bde...@us...> - 2004-09-06 13:58:58
|
Update of /cvsroot/tclresource/Extras/Tests/Forks In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4560 Modified Files: TestForks.readme Log Message: Zipped resource files for the test suite Index: TestForks.readme =================================================================== RCS file: /cvsroot/tclresource/Extras/Tests/Forks/TestForks.readme,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- TestForks.readme 6 Sep 2004 07:18:16 -0000 1.1 +++ TestForks.readme 6 Sep 2004 13:58:48 -0000 1.2 @@ -1,14 +1,20 @@ File: "TestForks.readme" -The Tclresource tests suite uses several pre-built resource files (like -TestResourcesDF.rsrc, TestResourcesDF.rsrc etc.) which it expects to find -inside this /Tests/Forks folder. - -The "BuildTestForks.tcl" file is a Tcl script which will rebuild the -resource files in case they get damaged. +The Tclresource tests suite uses several pre-built resource files +(TestResourcesDF.rsrc, TestResourcesNF.rsrc, TestResourcesRF.rsrc) which it +expects to find inside this /Tests/Forks folder. For proper storage in the +CVS repository, these files have been compressed in a zip archive named +TestResourcesForks.zip. Please unzip this archive to execute the tests. +The "BuildTestForks.tcl" file is a Tcl script which will regenerate the +resource files in case they get damaged. Executing this script will create +the same resource files as found in the zipped archive. +The file TestResourcesDF.rsrc has resources in its data fork. The file +TestResourcesRF.rsrc has resources in its resource fork. The file +TestResourcesNF.rsrc has no resources at all, neither in its data fork, +nor in its resource fork. -> ------------------------------------------------------- -> Last modification: 2004-09-06 08:39:42 +------------------------------------------------------- +Last modification: 2004-09-06 15:53:28 |