diff options
author | dgp <dgp@users.sourceforge.net> | 2006-03-14 06:03:57 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-03-14 06:03:57 (GMT) |
commit | 01f6b10405b343d8604493dc9568774c6643c07e (patch) | |
tree | a6ad97e85a01f6895d52ac40b033543339694ea2 /ChangeLog | |
parent | bf87ff2bd8dabf395100c2411af6a5c8f57e4ca6 (diff) | |
download | tk-01f6b10405b343d8604493dc9568774c6643c07e.zip tk-01f6b10405b343d8604493dc9568774c6643c07e.tar.gz tk-01f6b10405b343d8604493dc9568774c6643c07e.tar.bz2 |
* tests/scrollbar.test: Corrected several broken calls to [testmetrics]
that were crashing the test suite.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-03-13 Don Porter <dgp@users.sourceforge.net> + * tests/scrollbar.test: Corrected several broken calls to [testmetrics] + that were crashing the test suite. + * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1 * tests/canvPs.test: to stop test suite crash on Mac OSX. [Bug 1088807] |