diff options
author | dgp <dgp@users.sourceforge.net> | 2002-06-27 17:31:05 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-06-27 17:31:05 (GMT) |
commit | c786998259f7f97b6ad092ff9ff7c75107ef72af (patch) | |
tree | 091cb0013d1ac2e322ec6b4d4004b41dabcc994d /ChangeLog | |
parent | d803b5d6f6c5b0536c4b9ea252cb2e9312dc8302 (diff) | |
download | tcl-c786998259f7f97b6ad092ff9ff7c75107ef72af.zip tcl-c786998259f7f97b6ad092ff9ff7c75107ef72af.tar.gz tcl-c786998259f7f97b6ad092ff9ff7c75107ef72af.tar.bz2 |
* Made sure that the TCLTEST_OPTIONS
environment variablle configures tcltest at package load time.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-06-27 Don Porter <dgp@users.sourceforge.net> + + * library/tcltest/tcltest.tcl: Made sure that the TCLTEST_OPTIONS + environment variablle configures tcltest at package load time. + 2002-06-26 Vince Darley <vincentdarley@users.sourceforge.net> * tests/fileSystem.test: |