Artifact ddcff41caa66b8be5169ddafe414f7b2ef7d356b:
- File test/basic.tst — part of check-in [32ecbb6fb1] at 2011-01-15 02:44:13 on branch trunk — Development work on critcl, package and application. Semi-fork. (user: aku size: 186)
package require tcltest namespace import tcltest::* test basic "Basic compile + go" -body { puts stderr "exec = [info nameofexecutable]" puts stderr "prog = $starkit::topdir" }