From f7de0bc9c8ad60c30527409df286091f64fc229f Mon Sep 17 00:00:00 2001 From: Arnaud Bonatti Date: Sat, 7 Nov 2020 16:13:47 +0100 Subject: Fix tests with regard to GtkBuilder . --- tests/testheightforwidth.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests') diff --git a/tests/testheightforwidth.c b/tests/testheightforwidth.c index 6f78af2d47..a6b79357fc 100644 --- a/tests/testheightforwidth.c +++ b/tests/testheightforwidth.c @@ -37,7 +37,7 @@ static TestInterface interfaces[] = { "Ellipsizing Labels", "Demonstrates how labels will request a natural size in a horizontal space", "" - " " + " " " " " " " 450" @@ -86,7 +86,7 @@ static TestInterface interfaces[] = { "Wrapping Label", "Demonstrates how a wrapping label can require a height contextual to its allocated width", "" - " " + " " " " " " " 300" @@ -162,7 +162,7 @@ static TestInterface interfaces[] = { "Horizontal Box", "Demonstrates how a horizontal box can calculate the collective height for an allocated width", "" - " " + " " " " " " " 200" @@ -240,7 +240,7 @@ static TestInterface interfaces[] = { "This test demonstrates how \"width-chars\" and \"max-width-chars\" can be used " "to effect minimum and natural widths in wrapping labels.", "" - " " + " " " " " " " 900" @@ -334,7 +334,7 @@ static TestInterface interfaces[] = { "and also trade height for width.", "" "" - " " + " " " " " " " 500" @@ -394,7 +394,7 @@ static TestInterface interfaces[] = { "and also trade height for width.", "" "" - " " + " " " " " " " 400" @@ -427,7 +427,7 @@ static TestInterface interfaces[] = { "This test shows wrapping and ellipsizing text in combo boxes (and consequently in menu items).", "" "" - " " + " " " " " " " 600" -- cgit v1.2.1