gtk2/testsuite
Matthias Clasen ec62402908 builder: Fix parsing of mixed declarations
The GtkBuilder parser constructs the object e.g.
when handling a <binding> element. There may be
more <property> elements after it, which we were
just not applying. Fix that by always applying
property when we see </object>. To do that, we
need to track the applied status per property.

Test included.

Fixes: #4208
2021-09-27 17:47:24 -04:00
..
a11y build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
css gdk_rgba_parse: Support HSL colors 2021-09-10 16:56:42 -05:00
gdk testsuite: Run the clipboard test in isolation 2021-09-17 11:38:28 -04:00
gsk Add gsk_transform_to_2d_components 2021-09-18 02:06:51 -04:00
gtk texthistory: add barriers after final grouping 2021-09-23 13:25:35 -07:00
introspection build: Get typelib dir dynamically using gobject-introspection dependency 2021-07-08 04:59:10 +02:00
performance build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
reftests builder: Fix parsing of mixed declarations 2021-09-27 17:47:24 -04:00
tools Update settings tests 2021-09-01 17:16:08 -04:00
meson.build Add an introspection api test 2021-05-05 19:18:32 -04:00
testutils.c testsuite/testutils.c: Fix build on Visual Studio 2021-01-29 17:59:10 +08:00
testutils.h testsuite: Stop requiring diff 2021-01-21 23:57:24 -05:00