diff options
author | dgp <dgp@users.sourceforge.net> | 2003-06-27 17:22:40 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-06-27 17:22:40 (GMT) |
commit | 00a84e3e9482271c8f74d33197f29e3fb803e7b4 (patch) | |
tree | 02f005d7e66201bce02b93f1e4ace511917609ac /ChangeLog | |
parent | 051e42a40afc1190bf39f9452f7f9e3d48534ebe (diff) | |
download | tcl-00a84e3e9482271c8f74d33197f29e3fb803e7b4.zip tcl-00a84e3e9482271c8f74d33197f29e3fb803e7b4.tar.gz tcl-00a84e3e9482271c8f74d33197f29e3fb803e7b4.tar.bz2 |
* tests/init.test: Added [cleanupTests] to report results of tests
* tests/pkg.test: that run in slave interps. [Bugs 761334,761344]
* tests/http.test: Used more reliable path to find httpd script.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-06-27 Don Porter <dgp@users.sourceforge.net> + + * tests/init.test: Added [cleanupTests] to report results of tests + * tests/pkg.test: that run in slave interps. [Bugs 761334,761344] + + * tests/http.test: Used more reliable path to find httpd script. + 2003-06-25 Don Porter <dgp@users.sourceforge.net> * tests/init.test: Added tests init-4.6.* to illustrate [Bug 760872] |