diff options
author | vincentdarley <vincentdarley> | 2003-11-04 23:37:51 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-11-04 23:37:51 (GMT) |
commit | 30f6f595767e4d3c911d362dd4005b52f74df150 (patch) | |
tree | 9de235f48eb57f306a515abe6ab3fd7f1889c132 /ChangeLog | |
parent | 9cee9280460dfd6c4972c6368a9b830848534ae4 (diff) | |
download | tk-30f6f595767e4d3c911d362dd4005b52f74df150.zip tk-30f6f595767e4d3c911d362dd4005b52f74df150.tar.gz tk-30f6f595767e4d3c911d362dd4005b52f74df150.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 |