]> Pileus Git - ~andy/gtk/commit
Add a box-packing reftest
authorMatthias Clasen <mclasen@redhat.com>
Thu, 5 May 2011 00:38:38 +0000 (20:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 5 May 2011 00:40:22 +0000 (20:40 -0400)
commitf3fbdeecdbcef5851ff7532d898e27fa455688ef
treefa33a711d648f26df423f691d3090b8fa9546dc9
parent9797bf4fe873fa3fb7c3b3469012498416ff4365
Add a box-packing reftest

This test compares GtkHBox expand handling with GtkGrid+GtkWidget::hexpand,
to ensure that replacing GtkHBox by GtkGrid works as intended.
tests/reftests/Makefile.am
tests/reftests/box-packing.css [new file with mode: 0644]
tests/reftests/box-packing.ref.ui [new file with mode: 0644]
tests/reftests/box-packing.ui [new file with mode: 0644]