diff options
author | das <das@noemail.net> | 2008-07-25 21:24:34 (GMT) |
---|---|---|
committer | das <das@noemail.net> | 2008-07-25 21:24:34 (GMT) |
commit | 7ac0cd852edff537d4120c36c39df4f5051ce13a (patch) | |
tree | 67f6b8a8067e50676b96909d19ad751166252279 /ChangeLog | |
parent | d4c276ee3721b6edfb4337f293420371ba8dd9e9 (diff) | |
download | tcl-7ac0cd852edff537d4120c36c39df4f5051ce13a.zip tcl-7ac0cd852edff537d4120c36c39df4f5051ce13a.tar.gz tcl-7ac0cd852edff537d4120c36c39df4f5051ce13a.tar.bz2 |
* tests/info.test: Add !singleTestInterp constraint to various tests;
(info-22.8, info-23.0): switch to glob matching to avoid sensitivity
to tcltest.tcl line number changes. [Bug 1605269]
FossilOrigin-Name: af6f309ba5407e77d46cf28ee9d4eb3af87d9110
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-07-25 Daniel Steffen <das@users.sourceforge.net> + + * tests/info.test: Add !singleTestInterp constraint to various tests; + (info-22.8, info-23.0): switch to glob matching to avoid sensitivity + to tcltest.tcl line number changes. [Bug 1605269] + 2008-07-24 Andreas Kupries <andreask@activestate.com> * tests/info.test: Tests 38.* added, exactly testing the tracking |