]> Pileus Git - ~andy/gtk/commit
reftests: Add a reftest for width-chars not shrinking the allocation
authorBenjamin Otte <otte@redhat.com>
Sun, 20 Jan 2013 19:23:05 +0000 (20:23 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 20 Jan 2013 19:25:58 +0000 (20:25 +0100)
commit96d4eb5411ff972027f338ba289afbe9eb189b46
treeda155337af5b1a6e4de59e82f034c8471940b393
parentd887c541722eb6292049ffbf68a4dc94650c4c2c
reftests: Add a reftest for width-chars not shrinking the allocation

width-chars and max-width chars should (and do) only change the
requested sizes, not the allocated size of the label.

This came out of an IRC discussion, so no bug.
tests/reftests/Makefile.am
tests/reftests/label-width-chars-dont-shrink.ref.ui [new file with mode: 0644]
tests/reftests/label-width-chars-dont-shrink.ui [new file with mode: 0644]