Overview
Comment: | Added basic tests README |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | 1918f4d6cb4baae9d8c1d5c1990e2f187a616fff |
User & Date: | rkeene on 2010-09-26 04:47:50 |
Other Links: | manifest | tags |
Context
2010-09-26
| ||
04:47 | Updated to mark kits which have been cross-compiled in yellow check-in: 2fb02e4e85 user: rkeene tags: trunk | |
04:47 | Added basic tests README check-in: 1918f4d6cb user: rkeene tags: trunk | |
04:47 |
Added Index page for KitBuilds directory
Added script to create root of KitBuilds directory check-in: deeb9702c3 user: rkeene tags: trunk | |
Changes
Added build/test/tests/README.txt version [05b9122b2b].
1 +Tests for KitCreator 2 +-------------------- 3 + 4 +Each script that matches "*.tcl" is run in a brand new interpreter, 5 +invoked as: 6 + tclkit <scriptname> <tclkitfilename> <kit-build-info> <tcl-version> 7 + 8 +If a cooresponding ".sh" script is found, it is sourced into the shell 9 +prior to executing the build Tclkit.