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 | 906dd226aa2911803ca45f13b2e180a180b2bdfe (patch) | |
tree | 570e8a66762ddb5094b8bba242a79a14149af0cf /unix | |
parent | fbe547ea3953039b3e94031ca5f4330b64dfd4c6 (diff) | |
parent | 0c1d50b5d230f470ea73d00d3f93eb88e6828a60 (diff) | |
parent | 7837fe117b6e9e0385bf380935d1f0d74e283e81 (diff) | |
download | tcl-906dd226aa2911803ca45f13b2e180a180b2bdfe.zip tcl-906dd226aa2911803ca45f13b2e180a180b2bdfe.tar.gz tcl-906dd226aa2911803ca45f13b2e180a180b2bdfe.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.