From: KATO K. <k.k...@gm...> - 2009-05-26 12:05:16
|
Andreas Kupries wrote: > To avoid all this and make sure that we are testing the code in the Tcllib > we are working with, instead of something installed, Tcllib provides a > number of helper commands in the devtools/testutilities.tcl file OK... Thank you. I decided not to use 'package require' on the tests. Since it develops also except the predetermined directory in tcllib, 'source' will be used simply. |