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