diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-21 16:49:05 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-21 16:49:05 (GMT) |
commit | 344567552f325458ea53df5c48079cac131d5aa2 (patch) | |
tree | 570e8a66762ddb5094b8bba242a79a14149af0cf /tests/trace.test | |
parent | b7b72dccac017f2f30f2c8874fe5bbbc3a2d17a3 (diff) | |
parent | f271c4ad0a19d06b3f42aa7ab22f92a4ebc0879e (diff) | |
parent | 8d94e515a1b9ff2044435c145b20d5bb66c24b43 (diff) | |
download | tcl-344567552f325458ea53df5c48079cac131d5aa2.zip tcl-344567552f325458ea53df5c48079cac131d5aa2.tar.gz tcl-344567552f325458ea53df5c48079cac131d5aa2.tar.bz2 |
tcltest 2.3.3 fixes:
* Use package ifneeded so slave gets exactly same tcltest version as master
* Use configure command instead of legacy ::argv magic to pass tcltest
configuration options to slave interp.
Test files using the new loadIntoSlaveInterpreter command updated to declare
their need for tcltest 2.3.3 as minimum acceptable release.