diff options
author | hobbs <hobbs> | 2005-12-01 00:03:03 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-12-01 00:03:03 (GMT) |
commit | bd544bc92c129d0d2675b90ec0e130b4b0d389c7 (patch) | |
tree | c1a1ca11f12ba641c2b77378fffbb5c7b60c716e /ChangeLog | |
parent | d6e19dec5117d1badcc8400afa324eacceb42b22 (diff) | |
download | tk-bd544bc92c129d0d2675b90ec0e130b4b0d389c7.zip tk-bd544bc92c129d0d2675b90ec0e130b4b0d389c7.tar.gz tk-bd544bc92c129d0d2675b90ec0e130b4b0d389c7.tar.bz2 |
* tests/scrollbar.test (6.22): fix rounding-error sensitive test
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2005-11-30 Jeff Hobbs <jeffh@ActiveState.com> + * tests/scrollbar.test (6.22): fix rounding-error sensitive test + * tests/textWind.test: use "Courier -12" on all platforms. Reduces Windows XP test errors in that file from 9 to 2 (13.2 and 13.9 still off-by-one pixel). |