diff options
author | dgp <dgp@users.sourceforge.net> | 2003-04-01 21:13:04 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-04-01 21:13:04 (GMT) |
commit | 68febb66350aa26c585f191960ccb474d5c75b36 (patch) | |
tree | fd003123df18c0171edd53a1ba137c8a65420d30 /ChangeLog | |
parent | 6f64bc5e648aeac1e18e902f794da65be949c076 (diff) | |
download | tcl-68febb66350aa26c585f191960ccb474d5c75b36.zip tcl-68febb66350aa26c585f191960ccb474d5c75b36.tar.gz tcl-68febb66350aa26c585f191960ccb474d5c75b36.tar.bz2 |
* tests/README: Direct [source] of *.test files is no longer
recommended. The tests/*.test files should only be evaluated under
the control of the [runAllTests] command in tests/all.tcl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-04-01 Don Porter <dgp@users.sourceforge.net> + + * tests/README: Direct [source] of *.test files is no longer + recommended. The tests/*.test files should only be evaluated under + the control of the [runAllTests] command in tests/all.tcl. + 2003-03-27 Miguel Sofer <msofer@users.sf.net> * tests/encoding.test: |