diff options
author | das <das> | 2008-07-25 21:24:34 (GMT) |
---|---|---|
committer | das <das> | 2008-07-25 21:24:34 (GMT) |
commit | c5be2d186c8738b465587c5433f3f4c422c95313 (patch) | |
tree | 67f6b8a8067e50676b96909d19ad751166252279 /ChangeLog | |
parent | 370ba65ed8ff8a13efb636983f14408c92cad57d (diff) | |
download | tcl-c5be2d186c8738b465587c5433f3f4c422c95313.zip tcl-c5be2d186c8738b465587c5433f3f4c422c95313.tar.gz tcl-c5be2d186c8738b465587c5433f3f4c422c95313.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]
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 |