April, 2006
- Getting started with tcltest
- Tcl comes with a regression test tool called tcltest; this article briefly explains how to start using tcltest to automate the testing of your code
- Installing tcltest
- A companion piece to the first article, this describes how to install tcltest if your system doesn't already have it installed
- Binding and -command scripts
- A discussion on using procs when creating bindings and defining the -command option of widgets