From: <dg...@ni...> - 2008-05-26 04:28:23
|
Quoting Jeff Hobbs <je...@ac...>: > ... We also want to use 8.4 tcltest features in the test suite now. Note that tcltest 2.2.9, the version bundled with Tcl 8.4.19 does *not* require Tcl 8.4. Works fine with Tcl 8.3. Feel free to make your tests for packages supporting Tcl 8.3 use the tcltest 2.2 features. That is, failure to drop Tcl 8.3 support is not a matter holding back test suite adoption of tcltest 2.2 features. OTOH, tcltest 2.3.0, which comes with Tcl 8.5.*, actually requires Tcl 8.5, since it makes some use of the new [info frame] features. DGP |