ADDED build/test/tests/README.txt Index: build/test/tests/README.txt ================================================================== --- build/test/tests/README.txt +++ build/test/tests/README.txt @@ -0,0 +1,9 @@ +Tests for KitCreator +-------------------- + +Each script that matches "*.tcl" is run in a brand new interpreter, +invoked as: + tclkit + +If a cooresponding ".sh" script is found, it is sourced into the shell +prior to executing the build Tclkit.