diff options
author | vincentdarley <vincentdarley> | 2003-11-04 23:37:51 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-11-04 23:37:51 (GMT) |
commit | 3af8714ddee115926544083d8f1e913be57008ac (patch) | |
tree | 9de235f48eb57f306a515abe6ab3fd7f1889c132 /ChangeLog | |
parent | b18bd686d4087700be99e8047262921ce9f9380f (diff) | |
download | tk-3af8714ddee115926544083d8f1e913be57008ac.zip tk-3af8714ddee115926544083d8f1e913be57008ac.tar.gz tk-3af8714ddee115926544083d8f1e913be57008ac.tar.bz2 |
tk text widget test suite fixes -- bug 833761, making tests much more resilient to font sizes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-11-04 Vince Darley <vincentdarley@users.sourceforge.net> + + * tests/textDisp.test: + * tests/textWind.test: fix to rest of test suite problems + reported in [Bug 833761]. This also has the nice effect + that many more tests are now run on Windows. + 2003-11-04 Donal K. Fellows <donal.k.fellows@man.ac.uk> * library/demos/widget (showCode,printCode): Added code to print |