gtk2/testsuite
Emmanuele Bassi def700739d Use a single compilation symbol
We use a compilation symbol in our build to allow the inclusion of
specific headers while building GTK, to avoid the need to include only
the global header.

Each namespace has its own compilation symbol because we used to have
different libraries, and strict symbol visibility between libraries;
now that we have a single library, and we can use private symbols across
namespaces while building GTK, we should have a single compilation
symbol, and simplify the build rules.
2019-11-27 13:33:43 +00:00
..
a11y testsuite/a11y/about: Fix exp. output per 31066a69 2019-06-14 18:05:06 +01:00
css testsuite: Fix expected test output 2019-11-23 19:33:36 +01:00
gdk testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
gsk testsuite: Add another repeat node test case 2019-11-26 09:09:25 +01:00
gtk Use a single compilation symbol 2019-11-27 13:33:43 +00:00
reftests builder: Connect signals automatically 2019-11-22 17:42:31 +01:00
tools Fix a crash in gtk-builder-tool 2019-08-26 15:34:15 +02:00
meson.build Check for diff's availability 2019-11-01 15:20:47 +00:00