gtk/testsuite
Benjamin Otte 39583e40ef testsuite: Allow accessors in interfaces
There are a lot of cases where properties are implemented in classes but
the getters for these exist in an interface that class implements.

A common Example is g_list_model_get_n_items() being the getter for
GtkWhateverListModel::n-items.
But also property implementations that don't use override_property()
(usually because they have a different default) are handled by this.
2023-04-20 17:47:54 +02:00
..
a11y a11y: Plug reference leaks 2023-03-03 22:07:09 +00:00
css Fix compile_resources present source directory 2023-03-07 21:59:50 +00:00
gdk Add some more keysyms tests 2023-03-29 07:35:24 -04:00
gsk testsuite: Add parsing tests for node and texture naming 2023-03-29 03:53:52 +02:00
gtk testsuite: Allow accessors in interfaces 2023-04-20 17:47:54 +02:00
introspection tests: Maybe skip introspection tests 2022-12-19 22:38:38 -05:00
performance build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
reftests testsuite: Stop using g_slice 2023-03-14 14:56:42 -04:00
tools Start 4.12 development 2023-03-14 11:16:30 -04:00
meson.build testsuite: Make GLES testsuite run use GLES 2 2023-04-15 17:55:20 +02:00
testutils.c testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00
testutils.h testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00