



For further information, problems or feedback, please contact me under:

------  Rainer.Kegel@gmx.at  ------




Installation of TeRA:

-------------------------------------------------------------------------------------------------------------------------

(Attention: step 3 should be accomplished in any case!!)
(Attention: Do not forget to set the classpath to the created folder!!)

If the installation is not executed by the Installer, the steps 1-3 have to be accomplished.

If there are problems with the test unit path, delete the files "configure_TeRA.hta" and "config.html" (if existing)
and open "configure_TeRA.rex".

-------------------------------------------------------------------------------------------------------------------------

1. Create a new folder (optional) for TeRA. 
   

2. Unpack TeRA to the created folder.

	- TeRA.rex
	- TeRA-compareLogs.rex
	- TeRA-compareTests.rex
	- TeRA-openLastLog.rex
	- TeRA-runTestsandEdit.rex
	- complog.xsl
	- log.xsl
	- styles.css
	- log.css
	- complog.css
	- xmlparser.cls
	- ooRexxUnit.cls
	- TeRA_script.rex
	- TeRA_comparelogs_script.rex
	- complog_xsl_script.rex
	- log_xsl_script.rex



3. Attention: Do not copy all test units into one folder, to guarantee that the test unit 
   checkbox tree is generated in the right way. The test unit folders should be structured in the same way as
   the test units.

   Example: (ooRexx.Base.Class.Supplier.TestUnit, ooRexx.Base.Parse.TestUnit, 
             ooRexx.Base.Class.MutableBuffer.TestUnit and ooRexx.Base.BIF.TestUnit)

	- Folder: ooRexx
		-Folder: Base
		 * TestUnit: Parse
		 * TestUnit: BIF
			-Folder: Class
			 * TestUnit:Supplier
                         * TestUnit:MutableBuffer