diff options
author | dgp <dgp@users.sourceforge.net> | 2008-10-08 20:15:26 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-10-08 20:15:26 (GMT) |
commit | fc8311ca1ea7910975b3ecc853f51c687fe1aec7 (patch) | |
tree | 748e3f3ca03019cb436216c9bf16a275ca76da0a /ChangeLog | |
parent | 8480959cd7ddd7a269abe2285e84d84b2f48d64d (diff) | |
download | tk-fc8311ca1ea7910975b3ecc853f51c687fe1aec7.zip tk-fc8311ca1ea7910975b3ecc853f51c687fe1aec7.tar.gz tk-fc8311ca1ea7910975b3ecc853f51c687fe1aec7.tar.bz2 |
* tests/textDisp.test (textDisp-16.34): Update test that tested
string equality of double values based on an assumption of
tcl_precision==12. Test now does its own formatting.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-10-08 Don Porter <dgp@users.sourceforge.net> + * tests/textDisp.test (textDisp-16.34): Update test that tested + string equality of double values based on an assumption of + tcl_precision==12. Test now does its own formatting. + * tests/scrollbar.test: Revised testing of the cget subcommand so that it tests consistency with the configure subcommand and not agreement with a hardcoded value that will change as tastes in |