gtk2/testsuite
Daniel Boles ca94ff10ce testsuite/gtk/defaultvalue: Actually build...& fix
It looks like this got dropped during the move from autotools and never
restored. I can see why, since making it work wasn't a hugely fun task!

Notes on some less then obvious details:
 * PlacesSidebar is private now and didn't seem to be to be particularly
   easy to adapt to, so this moves to checking for it by name, not TYPE.
   I couldn't find a (fast) better way; if you know how, please clean up
 * added 2 casts to avoid warnings from the new type-propagating ref()
 * GdkClipboard and GdkContentProvider need some properties dodged
 * GtkToolItemGroup is gone
 * fixed indentation and used TypeName:property-name syntax in a print()
2018-06-29 20:05:21 +01:00
..
a11y tests: Update the expected a11y dump results 2018-04-14 16:14:36 +01:00
css notebook: Stop reversing tabs based on text direction 2018-06-18 17:35:02 +02:00
gdk gdk: Add GDK_MEMORY_DEFAULT 2018-03-18 05:57:07 +01:00
gsk gl renderer: Render everyhing according to MV scale 2018-04-11 15:31:22 +02:00
gtk testsuite/gtk/defaultvalue: Actually build...& fix 2018-06-29 20:05:21 +01:00
reftests reftests: Fix compilation 2018-06-26 00:53:39 +02:00
tools Fix tools test 2017-10-18 18:52:06 +02:00
meson.build Fix test environments 2017-10-18 17:30:20 +02:00